Searched defs:exifInfoLength (Results 1 – 2 of 2) sorted by relevance
271 size_t PngImageChunkUtils::VerifyExifIdCode(DataBuf &exifInfo, size_t exifInfoLength) in VerifyExifIdCode()293 size_t exifInfoLength = exifInfo.Size(); in GetTiffDataFromRawText() local382 int PngImageChunkUtils::ConvertAsciiToInt(const char *sourcePtr, size_t exifInfoLength, unsigned ch… in ConvertAsciiToInt()433 size_t exifInfoLength = 0; in ConvertRawTextToExifInfo() local
1765 size_t exifInfoLength = 1; variable