draw_htext       1198 libavfilter/vf_vectorscope.c         draw_htext(out, x, y, o, 1. - o, positions_name[i], color);
draw_htext       1316 libavfilter/vf_vectorscope.c         draw_htext(out, x, y, o, 1. - o, positions_name[i], color);
draw_htext       3144 libavfilter/vf_waveform.c         s->draw_text  = s->bits <= 8 ? draw_htext  : draw_htext16;