Home
last modified time | relevance | path

Searched refs:avpriv_cga_font (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavutil/
Dxga_font_data.c29 const uint8_t avpriv_cga_font[2048] = { variable
Dxga_font_data.h32 extern av_export_avutil const uint8_t avpriv_cga_font[2048];
/third_party/ffmpeg/libavcodec/
Dansi.c220 s->font = avpriv_cga_font; in execute_code()
232 s->font = avpriv_cga_font; in execute_code()
240 s->font = avpriv_cga_font; in execute_code()
246 s->font = avpriv_cga_font; in execute_code()
Dtmv.c73 avpriv_cga_font, 8, c, fg, bg); in tmv_decode_frame()
Dbintext.c93 s->font = avpriv_cga_font; in decode_init()
/third_party/ffmpeg/libavfilter/
Df_graphmonitor.c127 font = avpriv_cga_font, font_height = 8; in drawtext()
Dvf_waveform.c2623 font = avpriv_cga_font, font_height = 8; in draw_htext()
2649 font = avpriv_cga_font, font_height = 8; in draw_htext16()
2675 font = avpriv_cga_font, font_height = 8; in draw_vtext()
2700 font = avpriv_cga_font, font_height = 8; in draw_vtext16()
2767 font = avpriv_cga_font, font_height = 8; in idraw_htext()
2793 font = avpriv_cga_font, font_height = 8; in idraw_htext16()
2819 font = avpriv_cga_font, font_height = 8; in idraw_vtext()
2844 font = avpriv_cga_font, font_height = 8; in idraw_vtext16()
Dvf_vectorscope.c971 font = avpriv_cga_font, font_height = 8; in draw_ihtext()
996 font = avpriv_cga_font, font_height = 8; in draw_ihtext16()
1022 font = avpriv_cga_font, font_height = 8; in draw_htext()
1048 font = avpriv_cga_font, font_height = 8; in draw_htext16()
Davf_showvolume.c236 font = avpriv_cga_font, font_height = 8; in drawtext()
Df_ebur128.c256 else if (ftid == FONT8) font = avpriv_cga_font, font_height = 8; in drawtext()
Daf_afir.c246 font = avpriv_cga_font, font_height = 8; in drawtext()
Dvf_datascope.c99 avpriv_cga_font + *text * 8, 1, 8, 8, 0, 0, x, y0); in draw_text()
Daf_aiir.c1058 font = avpriv_cga_font, font_height = 8; in drawtext()
Davf_showspectrum.c483 font = avpriv_cga_font, font_height = 8; in drawtext()