draw_bar         1177 libavfilter/avf_showcqt.c             s->draw_bar(out, s->h_buf, s->rcp_h_buf, s->c_buf, s->bar_h, s->bar_t);
draw_bar         1410 libavfilter/avf_showcqt.c         s->draw_bar = draw_bar_rgb;
draw_bar         1414 libavfilter/avf_showcqt.c         s->draw_bar = draw_bar_yuv;
draw_bar           82 libavfilter/avf_showcqt.h     void                (*draw_bar)(AVFrame *out, const float *h, const float *rcp_h,
draw_bar         1394 libavfilter/vsrc_testsrc.c     draw_bar(test, white, x, 0, r_w, test->h, picref);
draw_bar         1397 libavfilter/vsrc_testsrc.c         draw_bar(test, rainbow[i], x, 0, r_w, test->h, picref);
draw_bar         1400 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, 0, r_w, test->h, picref);
draw_bar         1443 libavfilter/vsrc_testsrc.c         draw_bar(test, rainbow100[i], x, 0, r_w, test->h, picref);
draw_bar         1446 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, 0, r_w, test->h, picref);
draw_bar         1492 libavfilter/vsrc_testsrc.c         draw_bar(test, rainbow[i], x, 0,   r_w, r_h, picref);
draw_bar         1493 libavfilter/vsrc_testsrc.c         draw_bar(test, wobnair[i], x, r_h, r_w, w_h, picref);
draw_bar         1497 libavfilter/vsrc_testsrc.c     draw_bar(test, i_pixel, x, r_h + w_h, p_w, p_h, picref);
draw_bar         1499 libavfilter/vsrc_testsrc.c     draw_bar(test, white, x, r_h + w_h, p_w, p_h, picref);
draw_bar         1501 libavfilter/vsrc_testsrc.c     draw_bar(test, q_pixel, x, r_h + w_h, p_w, p_h, picref);
draw_bar         1504 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, r_h + w_h, tmp, p_h, picref);
draw_bar         1507 libavfilter/vsrc_testsrc.c     draw_bar(test, neg4ire, x, r_h + w_h, tmp, p_h, picref);
draw_bar         1509 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, r_h + w_h, tmp, p_h, picref);
draw_bar         1511 libavfilter/vsrc_testsrc.c     draw_bar(test, pos4ire, x, r_h + w_h, tmp, p_h, picref);
draw_bar         1513 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, r_h + w_h, test->w - x, p_h, picref);
draw_bar         1554 libavfilter/vsrc_testsrc.c     draw_bar(test, gray40, x, 0, d_w, r_h, picref);
draw_bar         1559 libavfilter/vsrc_testsrc.c         draw_bar(test, rainbowhd[i], x, 0, r_w, r_h, picref);
draw_bar         1562 libavfilter/vsrc_testsrc.c     draw_bar(test, gray40, x, 0, test->w - x, r_h, picref);
draw_bar         1565 libavfilter/vsrc_testsrc.c     draw_bar(test, cyan, 0, y, d_w, r_h, picref);
draw_bar         1567 libavfilter/vsrc_testsrc.c     draw_bar(test, i_pixel, x, y, r_w, r_h, picref);
draw_bar         1570 libavfilter/vsrc_testsrc.c     draw_bar(test, rainbowhd[0], x, y, tmp, r_h, picref);
draw_bar         1573 libavfilter/vsrc_testsrc.c     draw_bar(test, blue, x, y, test->w - x, r_h, picref);
draw_bar         1575 libavfilter/vsrc_testsrc.c     draw_bar(test, yellow, 0, y, d_w, r_h, picref);
draw_bar         1577 libavfilter/vsrc_testsrc.c     draw_bar(test, q_pixel, x, y, r_w, r_h, picref);
draw_bar         1588 libavfilter/vsrc_testsrc.c         draw_bar(test, yramp, x, y, 1 << pixdesc->log2_chroma_w, r_h, picref);
draw_bar         1591 libavfilter/vsrc_testsrc.c     draw_bar(test, red, x, y, test->w - x, r_h, picref);
draw_bar         1593 libavfilter/vsrc_testsrc.c     draw_bar(test, gray15, 0, y, d_w, test->h - y, picref);
draw_bar         1596 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, y, tmp, test->h - y, picref);
draw_bar         1599 libavfilter/vsrc_testsrc.c     draw_bar(test, white, x, y, tmp, test->h - y, picref);
draw_bar         1602 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, y, tmp, test->h - y, picref);
draw_bar         1605 libavfilter/vsrc_testsrc.c     draw_bar(test,   neg2, x, y, tmp, test->h - y, picref);
draw_bar         1607 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, y, tmp, test->h - y, picref);
draw_bar         1609 libavfilter/vsrc_testsrc.c     draw_bar(test, black2, x, y, tmp, test->h - y, picref);
draw_bar         1611 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, y, tmp, test->h - y, picref);
draw_bar         1613 libavfilter/vsrc_testsrc.c     draw_bar(test, black4, x, y, tmp, test->h - y, picref);
draw_bar         1616 libavfilter/vsrc_testsrc.c     draw_bar(test, black0, x, y, r_w, test->h - y, picref);
draw_bar         1618 libavfilter/vsrc_testsrc.c     draw_bar(test, gray15, x, y, test->w - x, test->h - y, picref);