/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/ |
mm_camera.h | 77 uint32_t frame_idx; member in struct:__anon1768 92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon1770::__anon1771 296 uint32_t frame_idx; member in struct:__anon1787 475 uint32_t frame_idx); 538 uint32_t frame_idx, 544 uint32_t frame_idx,
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/ |
mm_camera.h | 77 uint32_t frame_idx; member in struct:__anon31396 92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member in union:__anon31398::__anon31399 296 uint32_t frame_idx; member in struct:__anon31415 475 uint32_t frame_idx); 538 uint32_t frame_idx, 544 uint32_t frame_idx,
|
/device/asus/flo/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 52 * @frame_idx : frame sequence num, to be filled when DQBUF 70 uint32_t frame_idx; member in struct:__anon1744 127 * @frame_idx : buffer index within stream buffers 135 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx, 144 * @frame_idx : buffer index within stream buffers 150 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx, 600 * all frames in the superbuf queue up to frame_idx, 601 * even if frames with frame_idx come in later than 605 * @frame_idx : frame index up until which all superbufs are flushed 610 uint32_t ch_id, uint32_t frame_idx); [all...] |
/hardware/qcom/camera/QCamera2/stack/common/ |
mm_camera_interface.h | 52 * @frame_idx : frame sequence num, to be filled when DQBUF 70 uint32_t frame_idx; member in struct:__anon31371 127 * @frame_idx : buffer index within stream buffers 135 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx, 144 * @frame_idx : buffer index within stream buffers 150 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx, 600 * all frames in the superbuf queue up to frame_idx, 601 * even if frames with frame_idx come in later than 605 * @frame_idx : frame index up until which all superbufs are flushed 610 uint32_t ch_id, uint32_t frame_idx); [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/ |
mm_camera_channel.c | 1373 uint32_t frame_idx; local [all...] |
mm_camera_stream.c | 274 my_obj->buf[0].frame_idx = buf->frame_idx; 288 buf_info.frame_idx =my_obj->buf[0].frame_idx; 850 buf_info->frame_idx = vb.sequence; 856 buf_info->buf->frame_idx = vb.sequence; [all...] |
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 41 __func__, frame->frame_len, frame->frame_idx); 43 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx); 126 mm_app_dump_frame(p_frame, "zsl_preview", "yuv", p_frame->frame_idx); 127 mm_app_dump_frame(m_frame, "zsl_main", "yuv", m_frame->frame_idx);
|
mm_qcamera_rdi.c | 38 int frame_idx) 44 snprintf(file_name, sizeof(file_name), "/data/%s_%03d.%s", name, frame_idx, ext); 69 __func__, frame->frame_len, frame->frame_idx, frame->stream_id); 71 mm_app_rdi_dump_frame(frame, file_name, "raw", frame->frame_idx);
|
mm_qcamera_video.c | 41 __func__, frame->frame_len, frame->frame_idx); 43 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx);
|
mm_qcamera_snapshot.c | 212 mm_app_dump_frame(m_frame, "main", "yuv", m_frame->frame_idx); 230 mm_app_dump_frame(p_frame, "postview", "yuv", p_frame->frame_idx);
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 41 __func__, frame->frame_len, frame->frame_idx); 43 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx); 126 mm_app_dump_frame(p_frame, "zsl_preview", "yuv", p_frame->frame_idx); 127 mm_app_dump_frame(m_frame, "zsl_main", "yuv", m_frame->frame_idx);
|
mm_qcamera_rdi.c | 38 int frame_idx) 44 snprintf(file_name, sizeof(file_name), "/data/%s_%03d.%s", name, frame_idx, ext); 69 __func__, frame->frame_len, frame->frame_idx, frame->stream_id); 71 mm_app_rdi_dump_frame(frame, file_name, "raw", frame->frame_idx);
|
mm_qcamera_video.c | 41 __func__, frame->frame_len, frame->frame_idx); 43 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx);
|
mm_qcamera_snapshot.c | 212 mm_app_dump_frame(m_frame, "main", "yuv", m_frame->frame_idx); 230 mm_app_dump_frame(p_frame, "postview", "yuv", p_frame->frame_idx);
|
/device/asus/flo/camera/ |
QCamera_Intf.h | 107 int frame_idx; /* frame index */ member in struct:__anon1831 115 int frame_idx; /* frame index */ member in struct:__anon1832 142 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon1835 324 uint32_t frame_idx; /* frame index */ member in struct:__anon1852
|
/hardware/qcom/camera/ |
QCamera_Intf.h | 107 int frame_idx; /* frame index */ member in struct:__anon31459 115 int frame_idx; /* frame index */ member in struct:__anon31460 142 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon31463 324 uint32_t frame_idx; /* frame index */ member in struct:__anon31480
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_channel.c | 69 uint32_t frame_idx); 211 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.frame_idx; 520 uint32_t frame_idx = (uint32_t)in_val; local 521 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx); [all...] |
mm_camera_stream.c | [all...] |
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
mm_camera_channel.c | 69 uint32_t frame_idx); 213 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.frame_idx; 522 uint32_t frame_idx = (uint32_t)in_val; local 523 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx); [all...] |
mm_camera_stream.c | [all...] |
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/ |
mm_qcamera_preview.c | 568 CDBG("%s: BEGIN - length=%d, frame idx = %d\n", __func__, frame->frame_len, frame->frame_idx); 575 __func__, rc, frame->fd, frame->frame_idx); 614 __func__, rc, preview_frame->fd, preview_frame->frame_idx); 618 CDBG("mainframe frame_idx = %d fd = %d frame length = %d",main_frame->frame_idx,main_frame->fd,main_frame->frame_len); 619 CDBG("thumnail frame_idx = %d fd = %d frame length = %d",thumb_frame->frame_idx,thumb_frame->fd,thumb_frame->frame_len); [all...] |
mm_qcamera_snapshot.c | 313 CDBG("mainframe frame_idx = %d fd = %d frame length = %d",main_frame->frame_idx,main_frame->fd,main_frame->frame_len); 314 CDBG("thumnail frame_idx = %d fd = %d frame length = %d",thumb_frame->frame_idx,thumb_frame->fd,thumb_frame->frame_len); [all...] |
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 167 int frame_idx);
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/ |
mm_qcamera_app.h | 167 int frame_idx);
|
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/ |
mm_camera_interface.h | 176 uint32_t frame_idx; /* frame sequence num, to be filled when DQBUF */ member in struct:__anon2096
|