Home
last modified time | relevance | path

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

/external/piex/src/image_type_recognition/
Dimage_type_recognition_lite.h80 size_t GetNumberOfBytesForIsOfType(const RawImageTypes type);
Dimage_type_recognition_lite.cc884 size_t GetNumberOfBytesForIsOfType(const RawImageTypes type) { in GetNumberOfBytesForIsOfType() function
/external/piex/src/
Dpiex.cc703 using image_type_recognition::GetNumberOfBytesForIsOfType; in GetOrientation()
707 GetNumberOfBytesForIsOfType(image_type_recognition::kRafImage)); in GetOrientation()