Home | History | Annotate | Download | only in libcamera2

Lines Matching refs:outputStreams

368     if (newEntry->internal_shot.shot.ctl.request.outputStreams[0] & MASK_OUTPUT_SCP)
371 if (newEntry->internal_shot.shot.ctl.request.outputStreams[0] & MASK_OUTPUT_SCC)
501 targetStreamIndex = newEntry->internal_shot.shot.ctl.request.outputStreams[0];
502 shot_ext->shot.ctl.request.outputStreams[0] = targetStreamIndex;
670 shot_ext->shot.ctl.request.outputStreams[0] = 0;
734 targetStreamIndex = newEntry->internal_shot.shot.ctl.request.outputStreams[0];
735 shot_ext->shot.ctl.request.outputStreams[0] = targetStreamIndex;
837 return currentEntry->internal_shot.shot.ctl.request.outputStreams[0];
918 currentEntry->internal_shot.shot.ctl.request.outputStreams[0]);
1277 m_camera_info.dummy_shot.shot.ctl.request.outputStreams[0] = 0;
2866 shot_ext->shot.ctl.request.outputStreams[0]);
3401 m_currentReprocessOutStreams = shot_ext->shot.ctl.request.outputStreams[0];
3466 m_currentOutputStreams = shot_ext->shot.ctl.request.outputStreams[0];
3509 if (shot_ext->shot.ctl.request.outputStreams[0] & STREAM_MASK_JPEG) {