Searched refs:frame_idx (Results 1 - 25 of 28) sorted by relevance

12

/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_channel.c75 uint32_t frame_idx,
149 mm_channel_queue_t * queue, uint32_t frame_idx);
277 ch_obj->bundle.superbuf_queue.expected_frame_id = cmd_cb->u.flush_cmd.frame_idx;
494 ((node->frame_idx <
498 node->frame_idx, ch_obj->capture_frame_id[ch_obj->cur_capture_idx]);
946 uint32_t frame_idx = *((uint32_t *)in_val); local
947 rc = mm_channel_flush_super_buf_queue(my_obj, frame_idx, CAM_STREAM_TYPE_DEFAULT);
1867 * @frame_idx : frame idx until which to flush all superbufs
1873 int32_t mm_channel_flush_super_buf_queue(mm_channel_t *my_obj, uint32_t frame_idx, argument
1883 node->u.flush_cmd.frame_idx
3079 mm_channel_superbuf_dequeue_frame_internal( mm_channel_queue_t * queue, uint32_t frame_idx) argument
3564 uint32_t frame_idx = 0; local
[all...]
H A Dmm_camera_stream.c955 * @frame_idx : index of buffer within the stream buffers, only valid if
969 static int32_t mm_stream_map_buf_ops(uint32_t frame_idx, argument
976 type, frame_idx, plane_idx, fd, size, buffer);
1013 * @frame_idx : index of buffer within the stream buffers, only valid if
1025 static int32_t mm_stream_unmap_buf_ops(uint32_t frame_idx, argument
1033 frame_idx,
1448 if (buf_info->buf->frame_idx == 1) {
1449 frameID = buf_info->buf->frame_idx;
1451 frameID = (buf_info->buf->frame_idx - 1) * user_buf->buf_cnt;
1462 || (my_obj->prev_frameID != buf_info->buf->frame_idx
1928 mm_stream_map_buf(mm_stream_t * my_obj, uint8_t buf_type, uint32_t frame_idx, int32_t plane_idx, int32_t fd, size_t size, void *buffer) argument
2090 mm_stream_unmap_buf(mm_stream_t * my_obj, uint8_t buf_type, uint32_t frame_idx, int32_t plane_idx) argument
[all...]
H A Dmm_camera.c1375 uint32_t frame_idx)
1387 (void *)&frame_idx,
1625 payload.frame_idx = buf_idx;
1723 payload.frame_idx = buf_idx;
1374 mm_camera_flush_super_buf_queue(mm_camera_obj_t *my_obj, uint32_t ch_id, uint32_t frame_idx) argument
H A Dmm_camera_interface.c1008 * @frame_idx : frame index
1015 uint32_t ch_id, uint32_t frame_idx)
1028 rc = mm_camera_flush_super_buf_queue(my_obj, ch_id, frame_idx);
1014 mm_camera_intf_flush_super_buf_queue(uint32_t camera_handle, uint32_t ch_id, uint32_t frame_idx) argument
/device/google/marlin/camera/QCamera2/HAL/
H A DQCameraMuxer.h118 uint32_t frame_idx; member in struct:qcamera::__anon431
195 uint32_t frame_idx, camera_release_callback release_cb,
277 uint32_t frame_idx, camera_release_callback release_cb,
H A DQCameraChannel.cpp769 * @frame_idx : frame index of focused frame
775 int32_t QCameraPicChannel::flushSuperbuffer(uint32_t frame_idx) argument
777 int32_t rc = m_camOps->flush_super_buf_queue(m_camHandle, m_handle, frame_idx);
1348 param.reprocess.frame_idx = frame->frame_idx;
1356 param.reprocess.frame_idx, param.reprocess.buf_index,
1533 param.reprocess.frame_idx = frame->bufs[i]->frame_idx;
1542 param.reprocess.frame_idx, param.reprocess.buf_index,
H A DQCamera2HWICallbacks.cpp153 LOGI("[KPI Perf]: superbuf frame_idx %d",
154 recvd_frame->bufs[0]->frame_idx);
255 frame->bufs[i]->frame_idx,
410 LOGI("[KPI Perf]: superbuf frame_idx %d",
411 recvd_frame->bufs[0]->frame_idx);
659 LOGI("[KPI Perf]: frame_idx %d", recvd_frame->bufs[0]->frame_idx);
722 if (!pme->needProcessPreviewFrame(frame->frame_idx)) {
724 pme->mLastPreviewFrameID = frame->frame_idx;
750 pme->mLastPreviewFrameID = frame->frame_idx;
[all...]
H A DQCameraMuxer.cpp2443 uint32_t frame_idx = *((uint32_t *) match_data); local
2445 return node->frame_idx == frame_idx;
2469 uint32_t frame_idx = *((uint32_t *) match_data); local
2471 return node->frame_idx < frame_idx;
2569 main_jpeg_node->frame_idx,
2580 aux_jpeg_node->frame_idx,
2641 * @frame_idx : frame index for matching frames
2651 uint32_t frame_idx, camera_release_callbac
2648 jpeg_data_callback(int32_t msg_type, const camera_memory_t *data, unsigned int index, camera_frame_metadata_t *metadata, void *user, uint32_t frame_idx, camera_release_callback release_cb, void *release_cookie, void *release_data) argument
2694 storeJpeg(cam_sync_type_t cam_type, int32_t msg_type, const camera_memory_t *data, unsigned int index, camera_frame_metadata_t *metadata, void *user,uint32_t frame_idx, camera_release_callback release_cb, void *release_cookie, void *release_data) argument
[all...]
H A DQCameraChannel.h102 int32_t flushSuperbuffer(uint32_t frame_idx);
H A DQCamera2HWI.h126 uint32_t frame_idx, camera_release_callback release_cb,
412 uint32_t frame_idx);
H A DQCameraPostProc.cpp1131 uint32_t frame_idx = jpeg_job->src_frame->bufs[0]->frame_idx;*/
1132 uint32_t frame_idx = 75; local
1133 LOGH("FRAME INDEX %d", frame_idx);
1201 frame_idx);
1233 frame_idx);
2762 //uint32_t frame_idx = jpeg_job->src_frame->bufs[0]->frame_idx;
2763 uint32_t frame_idx = 75; local
2818 frame_idx);
[all...]
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h95 uint32_t frame_idx; member in struct:__anon802
117 uint32_t frame_idx; member in struct:__anon806
364 uint32_t frame_idx; member in struct:__anon823
397 uint32_t frame_idx; member in struct:__anon826
661 uint32_t frame_idx);
729 uint32_t frame_idx,
738 uint32_t frame_idx,
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
H A Dmm_qcamera_reprocess.c47 frame->frame_len, frame->frame_idx);
315 param.reprocess.frame_idx = frame->frame_idx;
H A Dmm_qcamera_rdi.c44 uint32_t frame_idx)
52 QCAMERA_DUMP_FRM_LOCATION"%s_%03u.%s", name, frame_idx, ext);
77 frame->frame_len, frame->frame_idx, frame->stream_id);
79 mm_app_rdi_dump_frame(frame, file_name, "raw", frame->frame_idx);
41 mm_app_rdi_dump_frame(mm_camera_buf_def_t *frame, char *name, char *ext, uint32_t frame_idx) argument
H A Dmm_qcamera_video.c42 frame->frame_len, frame->frame_idx);
44 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx);
H A Dmm_qcamera_snapshot.c317 mm_app_dump_frame(m_frame, "main", "raw", m_frame->frame_idx);
385 mm_app_dump_frame(m_frame, "main", "yuv", m_frame->frame_idx);
403 mm_app_dump_frame(p_frame, "postview", "yuv", p_frame->frame_idx);
H A Dmm_qcamera_preview.c185 mm_app_dump_frame(m_frame, "main", "yuv", m_frame->frame_idx);
203 mm_app_dump_frame(p_frame, "postview", "yuv", p_frame->frame_idx);
305 mm_app_dump_frame(frame, file_name, "yuv", frame->frame_idx);
443 mm_app_dump_frame(p_frame, "zsl_preview", "yuv", p_frame->frame_idx);
444 mm_app_dump_frame(m_frame, "zsl_main", "yuv", m_frame->frame_idx);
H A Dmm_qcamera_app.c248 uint32_t frame_idx)
256 QCAMERA_DUMP_FRM_LOCATION"%s_%04d.%s", name, frame_idx, ext);
245 mm_app_dump_frame(mm_camera_buf_def_t *frame, char *name, char *ext, uint32_t frame_idx) argument
/device/google/marlin/camera/QCamera2/stack/common/
H A Dmm_camera_interface.h113 * @frame_idx : frame sequence num, to be filled when DQBUF
132 uint32_t frame_idx; member in struct:mm_camera_buf_def
209 * @frame_idx : buffer index within stream buffers
218 typedef int32_t (*map_stream_buf_op_t) (uint32_t frame_idx,
232 * @frame_idx : buffer index within stream buffers
238 typedef int32_t (*unmap_stream_buf_op_t) (uint32_t frame_idx,
798 * all frames in the superbuf queue up to frame_idx,
799 * even if frames with frame_idx come in later than
803 * @frame_idx : frame index up until which all superbufs are flushed
808 uint32_t ch_id, uint32_t frame_idx);
[all...]
H A Dcam_types.h435 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member in struct:__anon516
453 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member in struct:__anon518
/device/google/marlin/camera/QCamera2/util/
H A DQCameraBufferMaps.cpp178 mBufMapList.buf_maps[pos].frame_idx = pFrameIndex;
/device/google/marlin/camera/
H A DQCamera_Intf.h107 int frame_idx; /* frame index */ member in struct:__anon1212
115 int frame_idx; /* frame index */ member in struct:__anon1213
142 int frame_idx[MM_MAX_WDN_NUM]; member in struct:__anon1216
324 uint32_t frame_idx; /* frame index */ member in struct:__anon1233
/device/google/marlin/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp529 counter, frame->frame_idx, dim.width, dim.height);
533 counter, frame->frame_idx, dim.width, dim.height);
537 counter, frame->frame_idx, dim.width, dim.height);
541 counter, frame->frame_idx, dim.width, dim.height);
545 counter, frame->frame_idx, dim.width, dim.height);
2220 frame->frame_idx, offset.mp[0].stride, offset.mp[0].scanline);
4819 param.reprocess.frame_idx = frame->input_buffer.frame_idx;
4824 param.reprocess.frame_idx, param.reprocess.buf_index,
4889 param.reprocess.frame_idx, para
[all...]
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
H A Dmm_qcamera_app.h357 uint32_t frame_idx);
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
H A Dcam_types.h435 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member in struct:__anon872
453 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member in struct:__anon874

Completed in 179 milliseconds

12