Searched defs:JPEG (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/mm-image-codec/qexif/
H A Dqmpo.h81 JPEG = 0x00000000, // Image is in JPEG format enumerator in enum:__anon2630
82 NON_JPEG = 0x07000000, // Image is not JPEG
/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraDeviceSession.cpp1338 /* We are going to be using JPEG in raw data mode, so we are passing
1354 /* Configure sampling factors. The sampling factor is JPEG subsampling 420
1489 ALOGE("%s: Do not have a single supported JPEG stream",
1499 ALOGE("%s: Can't find maximum JPEG size in static metadata!",
1677 CameraBlob blob { CameraBlobId::JPEG, static_cast<uint32_t>(jpegCodeSize) }; member in class:android::hardware::camera::device::V3_4::implementation::CameraBlobId
1690 /* Check if our JPEG actually succeeded */
1696 ALOGV("%s: encoded JPEG (ret:%d) with Q:%d max size: %zu",

Completed in 52 milliseconds