Searched refs:appSegmentBufferSize (Results 1 – 1 of 1) sorted by relevance
927 size_t appSegmentBufferSize = sizeof(kExifApp1Marker) + in processAppSegment() local929 uint8_t* appSegmentBuffer = new uint8_t[appSegmentBufferSize]; in processAppSegment()937 sp<ABuffer> aBuffer = new ABuffer(appSegmentBuffer, appSegmentBufferSize); in processAppSegment()