Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_drawbox.c93 char *box_source_string; ///< string for box data source member
220 static enum AVFrameSideDataType box_source_string_parse(const char *box_source_string) in box_source_string_parse()