Searched refs:ParsingICCProfile (Results 1 – 3 of 3) sorted by relevance
54 uint32_t ParsingICCProfile(j_decompress_ptr cinfo);
70 uint32_t ICCProfileInfo::ParsingICCProfile(j_decompress_ptr cinfo) in ParsingICCProfile() function in OHOS::ImagePlugin::ICCProfileInfo
491 uint32_t iccPaseredResult = iccProfileInfo_.ParsingICCProfile(&decodeInfo_); in DoSwDecode()