Searched refs:PackingICCProfile (Results 1 – 4 of 4) sorted by relevance
74 uint32_t PackingICCProfile(j_compress_ptr cinfo, const SkImageInfo& info);
107 uint32_t ICCProfileInfo::PackingICCProfile(j_compress_ptr cinfo, const SkImageInfo& info) in PackingICCProfile() function in OHOS::ImagePlugin::ICCProfileInfo
239 uint32_t iccPackedresult = iccProfileInfo_.PackingICCProfile(&encodeInfo_, skImageInfo); in SequenceEncoder()
1905 uint32_t result = iccProfileInfo.PackingICCProfile(cinfo, info);