Home
last modified time | relevance | path

Searched defs:buf_cb (Results 1 – 7 of 7) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h311 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX]; member
417 mm_stream_data_cb_t buf_cb; member
648 mm_camera_buf_notify_t buf_cb; member
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_camera_interface.h427 mm_camera_buf_notify_t buf_cb; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c273 mm_stream_data_cb_t *buf_cb, mm_camera_buf_info_t *buf_info) in mm_stream_dispatch_sync_data()
Dmm_camera_muxer.c1571 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_muxer_register_stream_buf_cb()
Dmm_camera_channel.c794 uint32_t stream_id, mm_stream_data_cb_t buf_cb) in mm_channel_reg_stream_buf_cb()
Dmm_camera.c2434 mm_stream_data_cb_t buf_cb; in mm_camera_reg_stream_buf_cb() local
Dmm_camera_interface.c2920 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_intf_register_stream_buf_cb()