Searched refs:getApp1Buffer (Results 1 – 4 of 4) sorted by relevance
192 virtual const uint8_t* getApp1Buffer() = 0;
182 virtual const uint8_t* getApp1Buffer();726 const uint8_t* ExifUtilsImpl::getApp1Buffer() { in getApp1Buffer() function in android::camera3::ExifUtilsImpl
212 const uint8_t* exifBuffer = utils->getApp1Buffer(); in encodeGrayscaleJpeg()
1003 const uint8_t *newApp1Segment = exifUtils->getApp1Buffer(); in processAppSegment()