Searched full:blend (Results 1 – 6 of 6) sorted by relevance
| /openbmc/qemu/hw/display/ |
| H A D | qxl-logger.c | 41 [ QXL_DRAW_BLEND ] = "blend", 49 [ QXL_DRAW_ALPHA_BLEND ] = "alpha-blend", 53 [ QXL_EFFECT_BLEND ] = "blend",
|
| H A D | exynos4210_fimd.c | 229 /* Window blend equation control registers */ 285 bool blend); 760 hw_error("exynos4210.fimd: blend equation coef illegal value\n"); in exynos4210_fimd_blend_pixel() 784 uint8_t *dst, bool blend) \ 800 if (blend) { \ 813 uint8_t *dst, bool blend) \ 828 if (blend) { \ 848 uint8_t *dst, bool blend) in draw_line_mapcolor() argument 858 if (blend) { in draw_line_mapcolor() 1283 bool blend = false; in exynos4210_fimd_update() local [all …]
|
| /openbmc/u-boot/drivers/video/stm32/ |
| H A D | stm32_ltdc.c | 59 #define LTDC_L1BFCR 0xA0 /* L1 Blend Factors Configuration */
|
| /openbmc/u-boot/arch/arm/dts/ |
| H A D | zynqmp.dtsi | 942 reg-names = "blend", "av_buf", "aud";
|
| /openbmc/openbmc/meta-raspberrypi/dynamic-layers/multimedia-layer/recipes-multimedia/rpidistro-vlc/files/ |
| H A D | 0004-mmal_20.patch | 585 +#define MMAL_ISP_LONGTEXT N_("Use mmal isp rather than hvs. This may be faster but has no blend.") 2223 + // **** Do stashed blend 3164 + "blend", 3269 + // Check we have appropriate blend fn (mmal doesn't have a non-alpha RGB32) 3301 + "blend", 11084 + // Subpic blend if we have to do it here
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 354 // "alpha blend" that into the working buffer
|