Searched defs:ExifAsciiPrefix (Results 1 – 3 of 3) sorted by relevance
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | AppMarkerWriter.cpp | 22 static const char ExifAsciiPrefix[] = { 'A', 'S', 'C', 'I', 'I', 0x0, 0x0, 0x0 }; variable
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3PostProc.cpp | 53 static const char ExifAsciiPrefix[] = variable
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraParameters.h | 49 static const char ExifAsciiPrefix[] = { 0x41, 0x53, 0x43, 0x49, 0x49, 0x0, 0x0, 0x0 }; // … variable
|