Searched refs:p_h (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.c908 int r_w, r_h, w_h, p_w, p_h, i, tmp, x = 0; local
917 p_h = test->h - w_h - r_h;
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(test, pos4ire, x, r_h + w_h, tmp, p_h, picref);
941 draw_bar(test, black, x, r_h + w_h, test->w - x, p_h, picre
[all...]

Completed in 50 milliseconds