/kernel/linux/linux-5.10/drivers/media/platform/vsp1/ |
H A D | vsp1_brx.h | 33 u32 bgcolor; member
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_brx.h | 33 u32 bgcolor; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | atafb_mfb.c | 76 atafb_mfb_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_mfb_linefill() argument
|
H A D | atafb_iplan2p8.c | 287 atafb_iplan2p8_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p8_linefill() argument
|
H A D | atafb_iplan2p4.c | 252 atafb_iplan2p4_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p4_linefill() argument
|
H A D | atafb_iplan2p2.c | 238 atafb_iplan2p2_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p2_linefill() argument
|
H A D | tgafb.c | 626 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | atafb_mfb.c | 76 atafb_mfb_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_mfb_linefill() argument
|
H A D | atafb_iplan2p8.c | 287 atafb_iplan2p8_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p8_linefill() argument
|
H A D | atafb_iplan2p4.c | 252 atafb_iplan2p4_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p4_linefill() argument
|
H A D | atafb_iplan2p2.c | 238 atafb_iplan2p2_linefill(struct fb_info *info, u_long next_line, int dy, int dx, u32 width, const u8 *data, u32 bgcolor, u32 fgcolor) atafb_iplan2p2_linefill() argument
|
H A D | tgafb.c | 633 u32 fgcolor, bgcolor, dx, dy, width, height, vxres, vyres, pixelmask; local [all...] |
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_util.h | 40 uint32_t bgcolor; member
|
H A D | gifdec.c | 43 GIFGetBackgroundColor(const ColorMapObject* const color_map, int bgcolor_index, int transparent_index, uint32_t* const bgcolor) GIFGetBackgroundColor() argument 325 GIFGetBackgroundColor(const struct ColorMapObject* const color_map, int bgcolor_index, int transparent_index, uint32_t* const bgcolor) GIFGetBackgroundColor() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 191 u32 fgcolor = 0, bgcolor = 0; in mb86290fb_imageblit() local 71 mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit1() argument 120 mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit8() argument 159 mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit16() argument
|
/kernel/linux/linux-6.6/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfb_accel.c | 189 u32 fgcolor = 0, bgcolor = 0; in mb86290fb_imageblit() local 69 mb86290fb_imageblit1(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit1() argument 118 mb86290fb_imageblit8(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit8() argument 157 mb86290fb_imageblit16(u32 *cmd, u16 step, u16 dx, u16 dy, u16 width, u16 height, u32 fgcolor, u32 bgcolor, const struct fb_image *image, struct fb_info *info) mb86290fb_imageblit16() argument
|
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
H A D | sysimgblt.c | 290 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in sys_imageblit() local 111 slow_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument 186 fast_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor) fast_imageblit() argument [all...] |
H A D | cfbimgblt.c | 267 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local 137 slow_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument 215 fast_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor) fast_imageblit() argument [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | cfbimgblt.c | 320 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in cfb_imageblit() local 137 slow_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument 215 fast_imageblit(const struct fb_image *image, struct fb_info *p, u8 __iomem *dst1, u32 fgcolor, u32 bgcolor) fast_imageblit() argument [all...] |
H A D | sysimgblt.c | 290 u32 fgcolor, bgcolor, start_index, bitstart, pitch_index = 0; in sys_imageblit() local 111 slow_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor, u32 start_index, u32 pitch_index) slow_imageblit() argument 186 fast_imageblit(const struct fb_image *image, struct fb_info *p, void *dst1, u32 fgcolor, u32 bgcolor) fast_imageblit() argument [all...] |
/third_party/skia/third_party/externals/libwebp/src/webp/ |
H A D | demux.h | 298 uint32_t bgcolor; member
|
H A D | mux.h | 282 uint32_t bgcolor; // Background color of the canvas stored (in MSB order) as: member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 1514 u32 fgcolor, bgcolor; in intelfb_imageblit() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/intelfb/ |
H A D | intelfbdrv.c | 1521 u32 fgcolor, bgcolor; in intelfb_imageblit() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dvbsubdec.c | 64 int bgcolor; member 99 int bgcolor; member
|