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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Dvsrc_testsrc.c837 static void draw_bar(TestSourceContext *test, const uint8_t color[4], function
920 draw_bar(test, rainbow[i], x, 0, r_w, r_h, picref);
921 draw_bar(test, wobnair[i], x, r_h, r_w, w_h, picref);
925 draw_bar(test, i_pixel, x, r_h + w_h, p_w, p_h, picref);
927 draw_bar(test, white, x, r_h + w_h, p_w, p_h, picref);
929 draw_bar(test, q_pixel, x, r_h + w_h, p_w, p_h, picref);
932 draw_bar(test, black, x, r_h + w_h, tmp, p_h, picref);
935 draw_bar(test, neg4ire, x, r_h + w_h, tmp, p_h, picref);
937 draw_bar(test, black, x, r_h + w_h, tmp, p_h, picref);
939 draw_bar(tes
[all...]

Completed in 49 milliseconds