Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h260 mm_stream_data_cb_t buf_cb[MM_CAMERA_STREAM_BUF_CB_MAX]; member
356 mm_stream_data_cb_t buf_cb; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1996 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_intf_register_stream_buf_cb()
Dmm_camera_channel.c657 uint32_t stream_id, mm_stream_data_cb_t buf_cb) in mm_channel_reg_stream_buf_cb()
Dmm_camera_stream.c265 mm_stream_data_cb_t *buf_cb, mm_camera_buf_info_t *buf_info) in mm_stream_dispatch_sync_data()
Dmm_camera.c2410 mm_stream_data_cb_t buf_cb; in mm_camera_reg_stream_buf_cb() local