Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera_muxer.h98 uint32_t ch_id, uint32_t src__ch_id, uint32_t src_stream_id,
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_muxer.c854 uint32_t ch_id, uint32_t src__ch_id, uint32_t src_stream_id, mm_camera_obj_t *cam_obj) in mm_camera_muxer_add_stream() argument
865 if (stream_id > 0 && src_stream_id > 0) { in mm_camera_muxer_add_stream()
877 src_stream_id, &frame_sync); in mm_camera_muxer_add_stream()
879 src_stream_id, stream_id, rc); in mm_camera_muxer_add_stream()