Searched refs:raw_channel_cb_routine (Results 1 – 3 of 3) sorted by relevance
531 static void raw_channel_cb_routine(mm_camera_super_buf_t *frame,
1731 void QCamera2HardwareInterface::raw_channel_cb_routine(mm_camera_super_buf_t *super_frame, in raw_channel_cb_routine() function in qcamera::QCamera2HardwareInterface
7074 rc = pChannel->init(&attr, raw_channel_cb_routine, this); in addRawChannel()