Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_ciescope.c1033 static void draw_rline(uint16_t *const pixels, int linesize, in draw_rline() function
1208 draw_rline(pixels, linesize, in plot_white_point()
1211 draw_rline(pixels, linesize, in plot_white_point()
1214 draw_rline(pixels, linesize, in plot_white_point()
1217 draw_rline(pixels, linesize, in plot_white_point()
1350 draw_rline(pixels, linesize, rx, ry, gx, gy, w, h); in plot_gamuts()
1351 draw_rline(pixels, linesize, gx, gy, bx, by, w, h); in plot_gamuts()
1352 draw_rline(pixels, linesize, bx, by, rx, ry, w, h); in plot_gamuts()