/device/lge/mako/camera/mm-camera-interface/ |
mm_jpeg_encoder.h | 45 int thumbnail_fd, uint32_t thumbnail_offset,
|
mm_omx_jpeg_encoder.h | 38 uint32_t thumbnail_offset; member in struct:omx_jpeg_encode_params_t
|
mm_jpeg_encoder.c | 306 int thumbnail_fd, uint32_t thumbnail_offset, 397 thumbnail_fd, thumbnail_offset, snapshot_fd, snapshot_offset); 439 jpeg_buffer_set_phy_offset(tn_img_info.p_fragments[0].color.yuv.luma_buf, thumbnail_offset);
|
/external/libexif/libexif/ |
exif-data.c | 362 ExifLong o, thumbnail_offset = 0, thumbnail_length = 0; local 430 thumbnail_offset = o; 431 if (thumbnail_offset && thumbnail_length) 433 ds, thumbnail_offset, 438 if (thumbnail_offset && thumbnail_length) 440 ds, thumbnail_offset, [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_snapshot.c | 380 encode_params.thumbnail_offset = postviewframe->phy_offset; [all...] |
/device/lge/mako/camera/QCamera/HAL/core/src/ |
QCameraHWI_Still.cpp | [all...] |
/device/lge/mako/camera/ |
QCameraHWI_Still.cpp | [all...] |