Home
last modified time | relevance | path

Searched defs:subtitle_codec_name (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/fftools/
Dffmpeg_opt.c1162 char *subtitle_codec_name = NULL; in open_input_file() local
2492 char *subtitle_codec_name = NULL; in open_output_file() local
Dffplay.c345 static const char *subtitle_codec_name; variable