Home
last modified time | relevance | path

Searched defs:exifInfoLength (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/
H A Dpng_image_chunk_utils.cpp271 size_t PngImageChunkUtils::VerifyExifIdCode(DataBuf &exifInfo, size_t exifInfoLength) in VerifyExifIdCode()
293 size_t exifInfoLength = exifInfo.Size(); in GetTiffDataFromRawText() local
382 int PngImageChunkUtils::ConvertAsciiToInt(const char *sourcePtr, size_t exifInfoLength, unsigned ch… in ConvertAsciiToInt()
433 size_t exifInfoLength = 0; in ConvertRawTextToExifInfo() local
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/exif_metadata_accessor_test/
H A Dwebp_exif_metadata_accessor_test.cpp1765 size_t exifInfoLength = 1; variable