Home
last modified time | relevance | path

Searched defs:appSegmentBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DHeicCompositeStream.h154 CpuConsumer::LockedBuffer appSegmentBuffer; member
H A DHeicCompositeStream.cpp1011 uint8_t* appSegmentBuffer = new uint8_t[appSegmentBufferSize]; in processAppSegment() local
1414 size_t HeicCompositeStream::findAppSegmentsSize(const uint8_t* appSegmentBuffer, in findAppSegmentsSize()