Home
last modified time | relevance | path

Searched refs:ALPHA_SRC_NO_PRE_MUL (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop.h92 ALPHA_SRC_NO_PRE_MUL, enumerator
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop.h1466 ALPHA_SRC_NO_PRE_MUL, enumerator
H A Drockchip_drm_vop.c2116 pre_multi_alpha = ALPHA_SRC_NO_PRE_MUL; in vop_plane_atomic_update()
H A Drockchip_drm_vop2.c8579 int src_color_mode = alpha_config->src_premulti_en ? ALPHA_SRC_PRE_MUL : ALPHA_SRC_NO_PRE_MUL; in vop2_parse_alpha()
8580 int dst_color_mode = alpha_config->dst_premulti_en ? ALPHA_SRC_PRE_MUL : ALPHA_SRC_NO_PRE_MUL; in vop2_parse_alpha()