Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Df_ebur128.c118 int y_opt_min; ///< the y value (pixel position) for -1 LU member
224 const int below_opt_min = y < ebur128->y_opt_min; in get_graph_color()
362 ebur128->y_opt_min = lu_to_y(ebur128, -1); in config_video_output()