Searched refs:CreateExifEntryOfCompressedBitsPerPixel (Results 1 – 2 of 2) sorted by relevance
140 …bool CreateExifEntryOfCompressedBitsPerPixel(const ExifTag &tag, ExifData *data, const std::string…
1360 bool EXIFInfo::CreateExifEntryOfCompressedBitsPerPixel(const ExifTag &tag, ExifData *data, const st… in CreateExifEntryOfCompressedBitsPerPixel() function in OHOS::ImagePlugin::EXIFInfo1432 return CreateExifEntryOfCompressedBitsPerPixel(tag, data, value, order, ptrEntry); in CreateExifEntry()