Home
last modified time | relevance | path

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

/third_party/ffmpeg/tools/
Duncoded_frame.c43 char *in_graph_desc, **out_dev_name; in main() local
61 in_graph_desc = argv[1]; in main()
74 ret = avfilter_graph_parse_ptr(in_graph, in_graph_desc, NULL, NULL, NULL); in main()