Home
last modified time | relevance | path

Searched refs:GetApp1Buffer (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.h104 const uint8_t* GetApp1Buffer();
Dexif_utils.cpp357 const uint8_t* ExifUtils::GetApp1Buffer() { return app1_buffer_; } in GetApp1Buffer() function in arc::ExifUtils
Dimage_processor.cpp388 utils.GetApp1Buffer(), utils.GetApp1Length())) { in ConvertToJpeg()