Searched defs:srcImgFormat (Results 1 – 2 of 2) sorted by relevance
105 const std::string srcImgFormat = "jpeg"; variable122 const std::string srcImgFormat = "jpeg"; variable
107 bool JpegHardwareDecoder::IsHardwareDecodeSupported(const std::string& srcImgFormat, OHOS::Media::S… in IsHardwareDecodeSupported()