HomeSort by relevance Sort by last modified time
    Searched defs:thumbnail_offset (Results 1 - 2 of 2) sorted by null

  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.h 38 uint32_t thumbnail_offset; member in struct:omx_jpeg_encode_params_t
  /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...]

Completed in 247 milliseconds