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