Home
last modified time | relevance | path

Searched refs:last_subtitle_stream (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dffplay.c305 int last_video_stream, last_audio_stream, last_subtitle_stream; member
2601 …case AVMEDIA_TYPE_SUBTITLE: is->last_subtitle_stream = stream_index; forced_codec_name = subtitle_… in stream_component_open()
3087 is->last_subtitle_stream = is->subtitle_stream = -1; in stream_open()
3152 start_index = is->last_subtitle_stream; in stream_cycle_channel()
3176 is->last_subtitle_stream = -1; in stream_cycle_channel()