Searched refs:offsetsCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/img_utils/src/
H A DTiffIfd.cpp311 uint32_t offsetsCount = oldOffsets->getCount(); local
313 if (offsetsCount != byteCount) {
315 __FUNCTION__, offsetsCount, byteCount, mIfdId);
321 size_t numStrips = offsetsCount;

Completed in 51 milliseconds