Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Df_ebur128.c224 const int below_opt_min = y < ebur128->y_opt_min; in get_graph_color() local
227 const int colorid = 8*below_opt_min+ 4*line + 2*reached + above_opt_max; in get_graph_color()