Home
last modified time | relevance | path

Searched refs:mm_stream_data_cb_t (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h231 } mm_stream_data_cb_t; typedef
311 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX];
417 mm_stream_data_cb_t buf_cb;
843 mm_stream_data_cb_t val);
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c2434 mm_stream_data_cb_t buf_cb; in mm_camera_reg_stream_buf_cb()
2442 memset(&buf_cb, 0, sizeof(mm_stream_data_cb_t)); in mm_camera_reg_stream_buf_cb()
Dmm_camera_stream.c273 mm_stream_data_cb_t *buf_cb, mm_camera_buf_info_t *buf_info) in mm_stream_dispatch_sync_data()
5098 mm_stream_data_cb_t val) in mm_stream_reg_buf_cb()
Dmm_camera_channel.c794 uint32_t stream_id, mm_stream_data_cb_t buf_cb) in mm_channel_reg_stream_buf_cb()