Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c2239 static int subtitle_thread(void *arg) in subtitle_thread() function
2709 if ((ret = decoder_start(&is->subdec, subtitle_thread, "subtitle_decoder", is)) < 0) in stream_component_open()