Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_interface.c1118 uint32_t stream_id = 0, aux_stream_id; in mm_camera_intf_add_stream() local
1145 aux_stream_id = mm_camera_muxer_add_stream(aux_handle, aux_chid, in mm_camera_intf_add_stream()
1147 if (aux_stream_id <= 0) { in mm_camera_intf_add_stream()
1152 stream_id = stream_id | aux_stream_id; in mm_camera_intf_add_stream()