Home
last modified time | relevance | path

Searched defs:ExifAsciiPrefix (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/google/graphics/common/libhwjpeg/
H A DAppMarkerWriter.cpp22 static const char ExifAsciiPrefix[] = { 'A', 'S', 'C', 'I', 'I', 0x0, 0x0, 0x0 }; variable
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3PostProc.cpp53 static const char ExifAsciiPrefix[] = variable
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParameters.h49 static const char ExifAsciiPrefix[] = { 0x41, 0x53, 0x43, 0x49, 0x49, 0x0, 0x0, 0x0 }; // … variable