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

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_interface.c1116 uint32_t stream_id = 0, aux_stream_id; local
1143 aux_stream_id = mm_camera_muxer_add_stream(aux_handle, aux_chid,
1145 if (aux_stream_id <= 0) {
1150 stream_id = stream_id | aux_stream_id;

Completed in 9 milliseconds