Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c204 char *text_source_string; ///< the string to specify text data source member
698 static enum AVFrameSideDataType text_source_string_parse(const char *text_source_string) in text_source_string_parse()