stream_component_open 2907 fftools/ffplay.c         stream_component_open(is, st_index[AVMEDIA_TYPE_AUDIO]);
stream_component_open 2912 fftools/ffplay.c         ret = stream_component_open(is, st_index[AVMEDIA_TYPE_VIDEO]);
stream_component_open 2918 fftools/ffplay.c         stream_component_open(is, st_index[AVMEDIA_TYPE_SUBTITLE]);
stream_component_open 3209 fftools/ffplay.c     stream_component_open(is, stream_index);