Searched refs:srcImgFormat (Results 1 – 2 of 2) sorted by relevance
104 bool JpegHardwareDecoder::IsHardwareDecodeSupported(const std::string& srcImgFormat, OHOS::Media::S… in IsHardwareDecodeSupported() argument110 if (srcImgFormat != JPEG_FORMAT_DESC) { in IsHardwareDecodeSupported()111 JPEG_HW_LOGE("invalid image format: %{public}s", srcImgFormat.c_str()); in IsHardwareDecodeSupported()
57 bool IsHardwareDecodeSupported(const std::string& srcImgFormat, OHOS::Media::Size srcImgSize);