OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stream_cb_routine
(Results
1 - 4
of
4
) sorted by null
/device/asus/flo/camera/QCamera2/HAL/
QCameraStream.h
45
typedef void (*
stream_cb_routine
)(mm_camera_super_buf_t *frame,
typedef in namespace:qcamera
60
stream_cb_routine
stream_cb,
96
stream_cb_routine
mDataCB;
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.h
46
typedef void (*
stream_cb_routine
)(mm_camera_super_buf_t *frame,
typedef in namespace:qcamera
64
stream_cb_routine
stream_cb,
95
stream_cb_routine
mDataCB;
/hardware/qcom/camera/QCamera2/HAL/
QCameraStream.h
45
typedef void (*
stream_cb_routine
)(mm_camera_super_buf_t *frame,
typedef in namespace:qcamera
60
stream_cb_routine
stream_cb,
96
stream_cb_routine
mDataCB;
/hardware/qcom/camera/QCamera2/HAL3/
QCamera3Stream.h
46
typedef void (*
stream_cb_routine
)(mm_camera_super_buf_t *frame,
typedef in namespace:qcamera
64
stream_cb_routine
stream_cb,
95
stream_cb_routine
mDataCB;
Completed in 30 milliseconds