HomeSort by relevance Sort by last modified time
    Searched refs:TAG_STRIPBYTECOUNTS (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/img_utils/src/
TiffIfd.cpp 253 sp<TiffEntry> stripByteCounts = TiffWriter::uncheckedBuildEntry(TAG_STRIPBYTECOUNTS, LONG,
305 sp<TiffEntry> stripByteCounts = getEntry(TAG_STRIPBYTECOUNTS);
347 sp<TiffEntry> stripByteCounts = getEntry(TAG_STRIPBYTECOUNTS);
  /frameworks/av/media/img_utils/include/img_utils/
TagDefinitions.h 144 TAG_STRIPBYTECOUNTS = 0x0117u,

Completed in 62 milliseconds