Home
last modified time | relevance | path

Searched refs:raw_channel_cb_routine (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h555 static void raw_channel_cb_routine(mm_camera_super_buf_t *frame,
DQCamera2HWICallbacks.cpp1800 void QCamera2HardwareInterface::raw_channel_cb_routine(mm_camera_super_buf_t *super_frame, in raw_channel_cb_routine() function in qcamera::QCamera2HardwareInterface
DQCamera2HWI.cpp7845 rc = pChannel->init(&attr, raw_channel_cb_routine, this); in addRawChannel()