Home
last modified time | relevance | path

Searched refs:frame_idx (Results 1 – 20 of 20) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c69 uint32_t frame_idx);
213 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.frame_idx; in mm_channel_process_stream_buf()
522 uint32_t frame_idx = (uint32_t)in_val; in mm_channel_fsm_fn_active() local
523 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx); in mm_channel_fsm_fn_active()
1143 int32_t mm_channel_flush_super_buf_queue(mm_channel_t *my_obj, uint32_t frame_idx) in mm_channel_flush_super_buf_queue() argument
1152 node->u.frame_idx = frame_idx; in mm_channel_flush_super_buf_queue()
1577 if (mm_channel_util_seq_comp_w_rollover(buf_info->frame_idx, in mm_channel_superbuf_comp_and_enqueue()
1608 } else if ( buf_info->frame_idx == super_buf->frame_idx ) { in mm_channel_superbuf_comp_and_enqueue()
1616 if ( super_buf->frame_idx < buf_info->frame_idx ) { in mm_channel_superbuf_comp_and_enqueue()
1621 if ( super_buf->frame_idx > buf_info->frame_idx ) { in mm_channel_superbuf_comp_and_enqueue()
[all …]
Dmm_camera_stream.c971 buf_info->frame_idx = vb.sequence; in mm_stream_read_msm_frame()
976 buf_info->buf->frame_idx = vb.sequence; in mm_stream_read_msm_frame()
980 __func__, vb.index, buf_info->buf->frame_idx, my_obj->stream_info->stream_type); in mm_stream_read_msm_frame()
1250 uint32_t frame_idx, in mm_stream_map_buf() argument
1267 packet.payload.buf_map.frame_idx = frame_idx; in mm_stream_map_buf()
1299 uint32_t frame_idx, in mm_stream_unmap_buf() argument
1312 packet.payload.buf_unmap.frame_idx = frame_idx; in mm_stream_unmap_buf()
1343 static int32_t mm_stream_map_buf_ops(uint32_t frame_idx, in mm_stream_map_buf_ops() argument
1352 frame_idx, plane_idx, fd, size); in mm_stream_map_buf_ops()
1376 static int32_t mm_stream_unmap_buf_ops(uint32_t frame_idx, in mm_stream_unmap_buf_ops() argument
[all …]
Dmm_camera_interface.c904 uint32_t ch_id, uint32_t frame_idx) in mm_camera_intf_flush_super_buf_queue() argument
917 rc = mm_camera_flush_super_buf_queue(my_obj, ch_id, frame_idx); in mm_camera_intf_flush_super_buf_queue()
Dmm_camera.c1087 uint32_t frame_idx) in mm_camera_flush_super_buf_queue() argument
1099 (void *)frame_idx, in mm_camera_flush_super_buf_queue()
/hardware/qcom/camera/QCamera2/stack/common/
Dmm_camera_interface.h70 uint32_t frame_idx; member
135 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx,
150 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx,
610 uint32_t ch_id, uint32_t frame_idx);
Dcam_types.h243 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member
255 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member
Dcam_intf.h314 uint32_t frame_idx; /* frame id of source frame to be reprocessed */ member
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h77 uint32_t frame_idx; member
92 uint32_t frame_idx; /* frame idx boundary for flush superbuf queue*/ member
296 uint32_t frame_idx; member
475 uint32_t frame_idx);
538 uint32_t frame_idx,
544 uint32_t frame_idx,
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c38 int frame_idx) in mm_app_rdi_dump_frame() argument
44 snprintf(file_name, sizeof(file_name), "/data/%s_%03d.%s", name, frame_idx, ext); in mm_app_rdi_dump_frame()
69 __func__, frame->frame_len, frame->frame_idx, frame->stream_id); in mm_app_rdi_notify_cb()
71 mm_app_rdi_dump_frame(frame, file_name, "raw", frame->frame_idx); in mm_app_rdi_notify_cb()
Dmm_qcamera_preview.c41 __func__, frame->frame_len, frame->frame_idx); in mm_app_preview_notify_cb()
43 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx); in mm_app_preview_notify_cb()
126 mm_app_dump_frame(p_frame, "zsl_preview", "yuv", p_frame->frame_idx); in mm_app_zsl_notify_cb()
127 mm_app_dump_frame(m_frame, "zsl_main", "yuv", m_frame->frame_idx); in mm_app_zsl_notify_cb()
Dmm_qcamera_video.c41 __func__, frame->frame_len, frame->frame_idx); in mm_app_video_notify_cb()
43 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx); in mm_app_video_notify_cb()
Dmm_qcamera_snapshot.c212 mm_app_dump_frame(m_frame, "main", "yuv", m_frame->frame_idx); in mm_app_snapshot_notify_cb()
230 mm_app_dump_frame(p_frame, "postview", "yuv", p_frame->frame_idx); in mm_app_snapshot_notify_cb()
Dmm_qcamera_app.c238 int frame_idx) in mm_app_dump_frame() argument
244 snprintf(file_name, sizeof(file_name), "/data/%s_%d.%s", name, frame_idx, ext); in mm_app_dump_frame()
/hardware/qcom/camera/
DQCamera_Intf.h107 int frame_idx; /* frame index */ member
115 int frame_idx; /* frame index */ member
142 int frame_idx[MM_MAX_WDN_NUM]; member
324 uint32_t frame_idx; /* frame index */ member
/hardware/qcom/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp285 frame->frame_idx, QCAMERA_DUMP_FRM_PREVIEW); in preview_stream_cb_routine()
410 frame->frame_idx, QCAMERA_DUMP_FRM_PREVIEW); in nodisplay_preview_stream_cb_routine()
479 frame->frame_idx, QCAMERA_DUMP_FRM_THUMBNAIL); in postview_stream_cb_routine()
555 frame->frame_idx, QCAMERA_DUMP_FRM_VIDEO); in video_stream_cb_routine()
DQCameraChannel.cpp770 param.reprocess.frame_idx = frame->bufs[i]->frame_idx; in doReprocess()
DQCameraPostProc.cpp986 main_frame->frame_idx, QCAMERA_DUMP_FRM_SNAPSHOT); in encodeData()
1014 thumb_frame->frame_idx, QCAMERA_DUMP_FRM_THUMBNAIL); in encodeData()
1161 frame->frame_idx, QCAMERA_DUMP_FRM_RAW); in processRawImageImpl()
DQCameraStream.cpp531 ALOGD("%s: Buffer Index = %d, Frame Idx = %d", __func__, index, mBufDefs[index].frame_idx); in bufDone()
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h167 int frame_idx);
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2066 param.reprocess.frame_idx = frame->bufs[i]->frame_idx; in doReprocess()