Home
last modified time | relevance | path

Searched refs:iccPaseredResult (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/src/
H A Djpeg_decoder.cpp491 uint32_t iccPaseredResult = iccProfileInfo_.ParsingICCProfile(&decodeInfo_); in DoSwDecode() local
492 if (iccPaseredResult == OHOS::Media::ERR_IMAGE_DENCODE_ICC_FAILED) { in DoSwDecode()
494 return iccPaseredResult; in DoSwDecode()