Home
last modified time | relevance | path

Searched refs:max_out_name (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dgraphdump.c72 unsigned max_in_name = 0, max_out_name = 0; in avfilter_graph_dump_to_buf() local
89 max_out_name = FFMAX(max_out_name, strlen(l->srcpad->name)); in avfilter_graph_dump_to_buf()
138 e = buf->len + max_out_name + 2; in avfilter_graph_dump_to_buf()

Completed in 2 milliseconds