Lines Matching refs:streams
223 /* We need to stop all streams before deleting any stream */
437 * and output streams.
440 * @stream_list : streams to be configured
456 if (streamList->streams == NULL) {
462 ALOGE("%s: Bad number of streams requested: %d", __func__,
499 camera3_stream_t *newStream = streamList->streams[i];
532 ALOGE("%s: Multiple input streams requested!", __func__);
544 /*clean up invalid streams*/
581 /* Allocate channel objects for the requested streams */
583 camera3_stream_t *newStream = streamList->streams[i];
594 //for non zsl streams find out the format
727 /*For the streams to be reconfigured we need to register the buffers
733 /*only register buffers for streams that have already been
772 //Get min frame duration for this streams configuration
877 * on currently configured streams.
1292 * @stream_list : streams to be configured
1390 // stream on all streams
1494 // Call request on other streams
1665 * (streams, as well as metadata)
4011 * DESCRIPTION: Callback handler for all channels (streams, as well as metadata)
4400 // Capture channel, only need snapshot and postview streams start together