Searched refs:stream_component_open (Results 1 – 1 of 1) sorted by relevance
2572 static int stream_component_open(VideoState *is, int stream_index) in stream_component_open() function2911 stream_component_open(is, st_index[AVMEDIA_TYPE_AUDIO]); in read_thread()2916 ret = stream_component_open(is, st_index[AVMEDIA_TYPE_VIDEO]); in read_thread()2922 stream_component_open(is, st_index[AVMEDIA_TYPE_SUBTITLE]); in read_thread()3211 stream_component_open(is, stream_index); in stream_cycle_channel()