Home
last modified time | relevance | path

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

/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.h108 unsigned int GetApp1Length();
Dexif_utils.cpp359 unsigned int ExifUtils::GetApp1Length() { return app1_length_; } in GetApp1Length() function in arc::ExifUtils
Dimage_processor.cpp388 utils.GetApp1Buffer(), utils.GetApp1Length())) { in ConvertToJpeg()