Home
last modified time | relevance | path

Searched refs:ff_draw_pc_font (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcga_data.h45 void ff_draw_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int …
Dcga_data.c46 void ff_draw_pc_font(uint8_t *dst, int linesize, const uint8_t *font, int font_height, int ch, int … in ff_draw_pc_font() function
Dtmv.c72 ff_draw_pc_font(dst + x * 8, frame->linesize[0], in tmv_decode_frame()
Dbintext.c130 ff_draw_pc_font(s->frame->data[0] + s->y * s->frame->linesize[0] + s->x, in draw_char()
Dansi.c176 ff_draw_pc_font(s->frame->data[0] + s->y * s->frame->linesize[0] + s->x, in draw_char()