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

  /device/lge/mako/camera/mm-camera-interface/
mm_omx_jpeg_encoder.h 37 int thumbnail_fd; member in struct:omx_jpeg_encode_params_t
mm_jpeg_encoder.c 129 int mainimg_fd, thumbnail_fd; local
136 thumbnail_fd = jpeg_buffer_get_pmem_fd(thumbnail_buffer);
306 int thumbnail_fd, uint32_t thumbnail_offset,
336 CDBG("jpeg_encoder_encode: thumbnail_fd = %d snapshot_fd = %d usethumbnail %d\n",
337 thumbnail_fd, snapshot_fd, usethumbnail);
397 thumbnail_fd, thumbnail_offset, snapshot_fd, snapshot_offset);
401 thumbnail_fd);
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 1445 uint32_t thumbnail_fd; local
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp 1610 uint32_t thumbnail_fd; local
    [all...]

Completed in 89 milliseconds