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

  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/inc/
mm_jpeg_interface.h 137 uint8_t is_video_frame; member in struct:__anon4620
  /device/moto/shamu/camera/QCamera/stack/mm-jpeg-interface/src/
mm_jpeg_interface.c 55 CDBG_ERROR("rotation =%d, exif_numEntries=%d, is_video_frame=%d",
57 job->encode_job.encode_parm.buf_info.src_imgs.is_video_frame);
mm_jpeg.c 150 uint8_t is_video_frame)
185 if (is_video_frame) {
300 if (job->encode_parm.buf_info.src_imgs.is_video_frame != 0) {
462 rc = mm_jpeg_omx_config_main_buffer_offset(my_obj, src_buf, job->encode_parm.buf_info.src_imgs.is_video_frame);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QualcommUsbCamera.cpp     [all...]
  /hardware/qcom/camera/msmcobalt/usbcamcore/src/
QualcommUsbCamera.cpp     [all...]
  /hardware/qcom/camera/usbcamcore/src/
QualcommUsbCamera.cpp     [all...]
  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI.cpp 554 jpg_job.encode_job.encode_parm.buf_info.src_imgs.is_video_frame = FALSE;
635 jpg_job.encode_job.encode_parm.buf_info.src_imgs.is_video_frame = TRUE;
    [all...]

Completed in 1556 milliseconds