Home
last modified time | relevance | path

Searched refs:appnSize (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp1312 uint16_t appnSize = (static_cast<uint16_t>(appSegmentBuffer[totalSize]) << 8) + in findAppSegmentsSize() local
1314 totalSize += appnSize; in findAppSegmentsSize()