Searched refs:FFDrawColor (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Ddrawutils.h60 typedef struct FFDrawColor { struct
67 } FFDrawColor; typedef in typeref:struct:FFDrawColor
82 void ff_draw_color(FFDrawContext *draw, FFDrawColor *color, const uint8_t rgba[4]);
101 void ff_fill_rectangle(FFDrawContext *draw, FFDrawColor *color,
108 void ff_blend_rectangle(FFDrawContext *draw, FFDrawColor *color,
131 void ff_blend_mask(FFDrawContext *draw, FFDrawColor *color,
H A Ddrawutils.c191 void ff_draw_color(FFDrawContext *draw, FFDrawColor *color, const uint8_t rgba[4])
253 void ff_fill_rectangle(FFDrawContext *draw, FFDrawColor *color,
348 void ff_blend_rectangle(FFDrawContext *draw, FFDrawColor *color,
446 void ff_blend_mask(FFDrawContext *draw, FFDrawColor *color,
539 FFDrawColor color;
H A Dvf_tile.c42 FFDrawColor blank;
H A Dvf_drawtext.c163 FFDrawColor fontcolor; ///< foreground color
164 FFDrawColor shadowcolor; ///< shadow color
165 FFDrawColor bordercolor; ///< border color
166 FFDrawColor boxcolor; ///< background color
1023 FFDrawColor *color, int x, int y, int borderw)
H A Dvf_subtitles.c157 FFDrawColor color;
H A Dvf_pad.c92 FFDrawColor color;
H A Dvf_rotate.c79 FFDrawColor color;
H A Dvsrc_testsrc.c69 FFDrawColor color;

Completed in 82 milliseconds