HomeSort by relevance Sort by last modified time
    Searched refs:jpeg_blob_id (Results 1 - 7 of 7) sorted by null

  /hardware/libhardware/include/hardware/
camera3.h 1325 uint16_t jpeg_blob_id; member in struct:camera3_jpeg_blob
    [all...]
camera2.h 137 * means the jpeg_blob_id must start at byte[android.jpeg.maxSize -
143 uint16_t jpeg_blob_id; member in struct:camera2_jpeg_blob
    [all...]
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegProcessor.cpp 322 if (blob->jpeg_blob_id == CAMERA2_JPEG_BLOB_ID) {
  /frameworks/base/media/jni/
android_media_ImageReader.cpp 302 if (blob->jpeg_blob_id == CAMERA3_JPEG_BLOB_ID) {
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.cpp 861 jpegHeader.jpeg_blob_id = CAMERA3_JPEG_BLOB_ID;
    [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Channel.cpp 890 jpegHeader.jpeg_blob_id = CAMERA3_JPEG_BLOB_ID;
    [all...]
  /hardware/samsung_slsi/exynos5/libcamera2/
ExynosCameraHWInterface2.cpp     [all...]

Completed in 135 milliseconds