Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dttmlenc.c45 static void ttml_text_cb(void *priv, const char *text, int len) in ttml_text_cb() function
76 .text = ttml_text_cb,