Searched defs:stream_type (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/mm-camera-interface/
H A Dmm_camera_notify.c111 if(mystream->stream_type == MM_CAMERA_STREAM_PREVIEW) {
133 __func__, node->frame.frame_id, expected_id, mystream->stream_type);
212 " and queue back kernel", __func__, mystream->stream_type,
760 mm_camera_stream_type_t stream_type)
762 switch(stream_type) {
759 mm_camera_msm_data_notify(mm_camera_obj_t * my_obj, int fd, mm_camera_stream_type_t stream_type) argument
H A Dmm_camera.h129 mm_camera_stream_type_t stream_type; member in struct:__anon735
318 mm_camera_stream_type_t stream_type);
/hardware/libhardware_legacy/include/hardware_legacy/
H A DAudioSystemLegacy.h72 enum stream_type { enum in class:android_audio_legacy::AudioSystem
342 static bool isLowVisibility(stream_type stream) {

Completed in 103 milliseconds