Searched defs:frame_idx (Results 1 – 17 of 17) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera_muxer.h | 47 uint32_t frame_idx; member
|
D | mm_camera.h | 101 uint32_t frame_idx; member 123 uint32_t frame_idx; member 425 uint32_t frame_idx; member 459 uint32_t frame_idx; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_rdi.c | 43 uint32_t frame_idx) in mm_app_rdi_dump_frame()
|
D | mm_qcamera_app.c | 249 uint32_t frame_idx) in mm_app_dump_frame()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraMuxer.cpp | 2445 uint32_t frame_idx = *((uint32_t *) match_data); in matchFrameId() local 2471 uint32_t frame_idx = *((uint32_t *) match_data); in findPreviousJpegs() local 2653 uint32_t frame_idx, camera_release_callback release_cb, in jpeg_data_callback() 2698 camera_frame_metadata_t *metadata, void *user,uint32_t frame_idx, in storeJpeg()
|
D | QCameraMuxer.h | 120 uint32_t frame_idx; member
|
D | QCameraPostProc.cpp | 1276 uint32_t frame_idx = 75; in processJpegEvt() local 3070 uint32_t frame_idx = 75; in dataSaveRoutine() local
|
D | QCameraChannel.cpp | 914 int32_t QCameraPicChannel::flushSuperbuffer(uint32_t frame_idx) in flushSuperbuffer()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 1100 uint32_t frame_idx = *((uint32_t *)in_val); in mm_channel_fsm_fn_active() local 2221 int32_t mm_channel_flush_super_buf_queue(mm_channel_t *my_obj, uint32_t frame_idx, in mm_channel_flush_super_buf_queue() 3426 mm_channel_queue_t *queue, uint32_t frame_idx) in mm_channel_superbuf_dequeue_frame_internal() 3953 uint32_t frame_idx = 0; in mm_frame_sync_find_matched() local
|
D | mm_camera_stream.c | 2130 uint8_t buf_type, uint32_t frame_idx, in mm_stream_map_buf() 2293 uint32_t frame_idx, in mm_stream_unmap_buf()
|
D | mm_camera_muxer.c | 1410 uint32_t frame_idx, mm_camera_obj_t *cam_obj) in mm_camera_muxer_flush_super_buf_queue()
|
D | mm_camera.c | 1408 uint32_t frame_idx) in mm_camera_flush_super_buf_queue()
|
D | mm_camera_interface.c | 1566 uint32_t ch_id, uint32_t frame_idx) in mm_camera_intf_flush_super_buf_queue()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | mm_camera_interface.h | 146 uint32_t frame_idx; member 199 uint32_t frame_idx; //Client can request frameId to pick from ZSL queue member
|
D | cam_intf.h | 678 uint32_t frame_idx; /* frame id of source frame to be reprocessed */ member
|
D | cam_types.h | 509 uint32_t frame_idx; /* frame index: valid if type is STREAM_BUF */ member 527 uint32_t frame_idx; /* frame index: valid if STREAM_BUF or HIST_BUF */ member
|
/hardware/qcom/camera/msm8998/ |
D | QCamera_Intf.h | 107 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
|