drawtext 351 libavfilter/af_afir.c drawtext(out, 2, 2, "Max Magnitude:", 0xDDDDDDDD); drawtext 353 libavfilter/af_afir.c drawtext(out, 15 * 8 + 2, 2, text, 0xDDDDDDDD); drawtext 355 libavfilter/af_afir.c drawtext(out, 2, 12, "Min Magnitude:", 0xDDDDDDDD); drawtext 357 libavfilter/af_afir.c drawtext(out, 15 * 8 + 2, 12, text, 0xDDDDDDDD); drawtext 359 libavfilter/af_afir.c drawtext(out, 2, 22, "Max Delay:", 0xDDDDDDDD); drawtext 361 libavfilter/af_afir.c drawtext(out, 11 * 8 + 2, 22, text, 0xDDDDDDDD); drawtext 363 libavfilter/af_afir.c drawtext(out, 2, 32, "Min Delay:", 0xDDDDDDDD); drawtext 365 libavfilter/af_afir.c drawtext(out, 11 * 8 + 2, 32, text, 0xDDDDDDDD); drawtext 951 libavfilter/af_aiir.c drawtext(out, 2, 2, "Max Magnitude:", 0xDDDDDDDD); drawtext 953 libavfilter/af_aiir.c drawtext(out, 15 * 8 + 2, 2, text, 0xDDDDDDDD); drawtext 955 libavfilter/af_aiir.c drawtext(out, 2, 12, "Min Magnitude:", 0xDDDDDDDD); drawtext 957 libavfilter/af_aiir.c drawtext(out, 15 * 8 + 2, 12, text, 0xDDDDDDDD); drawtext 959 libavfilter/af_aiir.c drawtext(out, 2, 22, "Max Phase:", 0xDDDDDDDD); drawtext 961 libavfilter/af_aiir.c drawtext(out, 15 * 8 + 2, 22, text, 0xDDDDDDDD); drawtext 963 libavfilter/af_aiir.c drawtext(out, 2, 32, "Min Phase:", 0xDDDDDDDD); drawtext 965 libavfilter/af_aiir.c drawtext(out, 15 * 8 + 2, 32, text, 0xDDDDDDDD); drawtext 967 libavfilter/af_aiir.c drawtext(out, 2, 42, "Max Delay:", 0xDDDDDDDD); drawtext 969 libavfilter/af_aiir.c drawtext(out, 11 * 8 + 2, 42, text, 0xDDDDDDDD); drawtext 971 libavfilter/af_aiir.c drawtext(out, 2, 52, "Min Delay:", 0xDDDDDDDD); drawtext 973 libavfilter/af_aiir.c drawtext(out, 11 * 8 + 2, 52, text, 0xDDDDDDDD); drawtext 701 libavfilter/avf_showspectrum.c drawtext(s->outpicref, 2, outlink->h - 10, "CREATED BY LIBAVFILTER", 0); drawtext 702 libavfilter/avf_showspectrum.c drawtext(s->outpicref, outlink->w - 2 - strlen(text) * 10, outlink->h - 10, text, 0); drawtext 708 libavfilter/avf_showspectrum.c drawtext(s->outpicref, outlink->w - 2 - strlen(text) * 10, 3, text, 0); drawtext 764 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x - 8 * strlen(units) - 4, h * (ch + 1) + s->start_y - y - 4 - hh, units, 0); drawtext 775 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x + x - 4 * strlen(units), s->h + s->start_y + 6, units, 0); drawtext 776 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x + x - 4 * strlen(units), s->start_y - 12, units, 0); drawtext 780 libavfilter/avf_showspectrum.c drawtext(s->outpicref, outlink->w / 2 - 4 * 4, outlink->h - s->start_y / 2, "TIME", 0); drawtext 781 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x / 7, outlink->h / 2 - 14 * 4, "FREQUENCY (Hz)", 1); drawtext 822 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x - 4 * strlen(units) + x + w * ch, s->start_y - 12, units, 0); drawtext 823 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x - 4 * strlen(units) + x + w * ch, s->h + s->start_y + 6, units, 0); drawtext 833 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x - 8 * strlen(units) - 4, s->start_y + y - 4, units, 0); drawtext 836 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->start_x / 7, outlink->h / 2 - 4 * 4, "TIME", 1); drawtext 837 libavfilter/avf_showspectrum.c drawtext(s->outpicref, outlink->w / 2 - 14 * 4, outlink->h - s->start_y / 2, "FREQUENCY (Hz)", 0); drawtext 872 libavfilter/avf_showspectrum.c drawtext(s->outpicref, s->w + s->start_x + 35, s->start_y + y - 5, text, 0); drawtext 1380 libavfilter/avf_showspectrum.c drawtext(s->outpicref, drawtext 1389 libavfilter/avf_showspectrum.c drawtext(s->outpicref, drawtext 381 libavfilter/avf_showvolume.c drawtext(s->out, c * (s->h + s->b) + (s->h - 10) / 2, outlink->h - 35, channel_name, 1); drawtext 417 libavfilter/avf_showvolume.c drawtext(s->out, 2, c * (s->h + s->b) + (s->h - 8) / 2, channel_name, 0); drawtext 440 libavfilter/avf_showvolume.c drawtext(out, c * (s->h + s->b) + (s->h - 8) / 2, 2, buf, 1); drawtext 443 libavfilter/avf_showvolume.c drawtext(out, FFMAX(0, s->w - 8 * (int)strlen(buf)), c * (s->h + s->b) + (s->h - 8) / 2, buf, 0); drawtext 349 libavfilter/f_ebur128.c drawtext(outpicref, PAD, PAD+16, FONT8, font_colors+3, " LU"); drawtext 355 libavfilter/f_ebur128.c drawtext(outpicref, x, y + ebur128->graph.y, FONT8, font_colors+3, drawtext 814 libavfilter/f_ebur128.c drawtext(pic, PAD, PAD - PAD/2, FONT16, font_colors, drawtext 819 libavfilter/f_ebur128.c drawtext(pic, PAD, PAD - PAD/2, FONT16, font_colors, drawtext 185 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 194 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 203 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 208 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 213 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 216 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, frames > 0 ? frames >= 10 ? frames >= 50 ? s->red : s->yellow : s->green : s->white); drawtext 221 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 226 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 231 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 236 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 262 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, filter->name, s->white); drawtext 264 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, filter->filter->name, s->white); drawtext 275 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 277 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, l->src->name, s->white); drawtext 293 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, buffer, s->white); drawtext 295 libavfilter/f_graphmonitor.c drawtext(out, xpos, ypos, l->dst->name, s->white); drawtext 274 libavfilter/vf_drawtext.c AVFILTER_DEFINE_CLASS(drawtext);