Home
last modified time | relevance | path

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

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