Home | History | Annotate | Download | only in jni

Lines Matching defs:blob

281     // Translate the JPEG to BLOB for camera purpose.
302 struct camera3_jpeg_blob *blob = (struct camera3_jpeg_blob*)(header);
303 if (blob->jpeg_blob_id == CAMERA3_JPEG_BLOB_ID) {
304 size = blob->jpeg_size;
312 * means that in certain rare situations a regular JPEG blob
512 // Blob is used for JPEG data, RAW10 is used for 10-bit raw data, they are
569 // Blob is used for JPEG data, RAW10 is used for 10-bit raw data, they are