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

  /device/lge/mako/camera/mm-camera-interface/
mm_jpeg_encoder.h 44 const uint8_t * thumbnail_buf,
mm_omx_jpeg_encoder.h 36 const uint8_t * thumbnail_buf; member in struct:omx_jpeg_encode_params_t
mm_jpeg_encoder.c 305 const uint8_t * thumbnail_buf,
322 usethumbnail = thumbnail_buf ? 1 : 0;
400 (uint8_t *)thumbnail_buf, buf_size,
mm_omx_jpeg_encoder.c 423 inputPort1->nBufferSize, (void *) encode_params->thumbnail_buf);
676 inputPort1->nBufferSize, (void *) encode_params->thumbnail_buf);
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 351 uint8_t *thumbnail_buf;
378 encode_params.thumbnail_buf = (uint8_t *)postviewframe->buffer;
436 mm_app_dump_snapshot_frame(bufs->snapshot.thumbnail.frame, pme->thumbnail_buf.frame_len, FALSE, 0);
872 rc = my_cam_app.hal_lib.mm_camera_do_munmap_ion (pme->ionfd, &(pme->thumbnail_buf.frame[i].fd_data),
873 (void *)pme->thumbnail_buf.frame[i].buffer, pme->thumbnail_buf.frame_len);
    [all...]
mm_qcamera_main_menu.c 231 unsigned char *thumbnail_buf = NULL, *main_img_buf = NULL, *raw_img_buf = NULL; variable
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 1444 uint8_t *thumbnail_buf; local
    [all...]
  /device/lge/mako/camera/
QCameraHWI_Still.cpp 1609 uint8_t *thumbnail_buf; local
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_main_menu.c 241 unsigned char *thumbnail_buf = NULL, *main_img_buf = NULL, *raw_img_buf = NULL; variable
    [all...]

Completed in 862 milliseconds