Searched refs:stream_component_close (Results 1 – 1 of 1) sorted by relevance
1205 static void stream_component_close(VideoState *is, int stream_index) in stream_component_close() function1270 stream_component_close(is, is->audio_stream); in stream_close()1272 stream_component_close(is, is->video_stream); in stream_close()1274 stream_component_close(is, is->subtitle_stream); in stream_close()3210 stream_component_close(is, old_index); in stream_cycle_channel()