Home
last modified time | relevance | path

Searched refs:cb_type (Results 1 – 16 of 16) sorted by relevance

/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp338 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in preview_stream_cb_routine()
417 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in nodisplay_preview_stream_cb_routine()
560 cbArg.cb_type = QCAMERA_DATA_TIMESTAMP_CALLBACK; in video_stream_cb_routine()
1022 if ( QCAMERA_DATA_SNAPSHOT_CALLBACK == arg->cb_type ) { in matchSnapshotNotifications()
1088 cb->cb_type); in cbNotifyRoutine()
1091 switch (cb->cb_type) { in cbNotifyRoutine()
1158 cb->cb_type); in cbNotifyRoutine()
DQCameraPostProc.cpp435 cbArg.cb_type = QCAMERA_DATA_SNAPSHOT_CALLBACK; in sendDataNotify()
994 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in encodeData()
1004 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in encodeData()
1168 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processRawImageImpl()
1178 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in processRawImageImpl()
DQCamera2HWI.h117 qcamera_callback_type_m cb_type; // event type member
DQCamera2HWI.cpp2442 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in sendEvtNotify()
3507 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in playShutter()
3659 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp338 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in preview_stream_cb_routine()
417 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in nodisplay_preview_stream_cb_routine()
560 cbArg.cb_type = QCAMERA_DATA_TIMESTAMP_CALLBACK; in video_stream_cb_routine()
1022 if ( QCAMERA_DATA_SNAPSHOT_CALLBACK == arg->cb_type ) { in matchSnapshotNotifications()
1088 cb->cb_type); in cbNotifyRoutine()
1091 switch (cb->cb_type) { in cbNotifyRoutine()
1158 cb->cb_type); in cbNotifyRoutine()
DQCameraPostProc.cpp435 cbArg.cb_type = QCAMERA_DATA_SNAPSHOT_CALLBACK; in sendDataNotify()
994 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in encodeData()
1004 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in encodeData()
1168 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processRawImageImpl()
1178 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in processRawImageImpl()
DQCamera2HWI.h117 qcamera_callback_type_m cb_type; // event type member
DQCamera2HWI.cpp2442 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in sendEvtNotify()
3507 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in playShutter()
3659 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
/device/lge/mako/camera/mm-camera-interface/
Dmm_camera_interface2.c513 mm_camera_register_buf_cb_type_t cb_type, in mm_camera_register_buf_notify() argument
523 reg.cb_type=cb_type; in mm_camera_register_buf_notify()
918 mm_camera_register_buf_cb_type_t cb_type, in cam_evt_register_buf_notify() argument
926 mm_cam, ch_type, buf_cb, cb_type, in cam_evt_register_buf_notify()
Dmm_camera_interface2.h360 mm_camera_register_buf_cb_type_t cb_type,
493 mm_camera_register_buf_cb_type_t cb_type,
Dmm_camera.h77 mm_camera_buf_cb_type_t cb_type; member
Dmm_camera_notify.c665 if( my_obj->ch[MM_CAMERA_CH_VIDEO].buf_cb[i].cb_type==MM_CAMERA_BUF_CB_COUNT ) { in mm_camera_read_video_frame()
/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp661 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in sendPreviewCallback()
742 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in nodisplay_preview_stream_cb_routine()
825 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in rdi_mode_stream_cb_routine()
860 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in rdi_mode_stream_cb_routine()
1006 cbArg.cb_type = QCAMERA_DATA_TIMESTAMP_CALLBACK; in video_stream_cb_routine()
1922 if ( QCAMERA_DATA_SNAPSHOT_CALLBACK == arg->cb_type ) { in matchSnapshotNotifications()
1994 cb->cb_type); in cbNotifyRoutine()
1997 switch (cb->cb_type) { in cbNotifyRoutine()
2071 cb->cb_type); in cbNotifyRoutine()
DQCameraPostProc.cpp588 cbArg.cb_type = QCAMERA_DATA_SNAPSHOT_CALLBACK; in sendDataNotify()
1541 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in encodeData()
1551 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in encodeData()
1835 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processRawImageImpl()
1845 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in processRawImageImpl()
DQCamera2HWI.cpp3476 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in sendEvtNotify()
3634 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processHDRData()
3729 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processASDUpdate()
4992 cbArg.cb_type = QCAMERA_NOTIFY_CALLBACK; in playShutter()
5108 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
5195 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processFaceDetectionResult()
5310 cbArg.cb_type = QCAMERA_DATA_CALLBACK; in processHistogramStats()
DQCamera2HWI.h143 qcamera_callback_type_m cb_type; // event type member