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

  /frameworks/av/media/img_utils/include/img_utils/
TiffWriter.h 281 uint32_t fixedCount = definition->fixedCount;
282 if (fixedCount > 0 && fixedCount != count) {
284 fixedCount);
TagDefinitions.h 41 const uint32_t fixedCount;

Completed in 716 milliseconds