Searched refs:MDPOP_ALPHAB (Results 1 – 4 of 4) sorted by relevance
812 if ((iBuf->mdpImg.mdpOp & MDPOP_ALPHAB) in mdp_set_blend_attr()814 iBuf->mdpImg.mdpOp &= ~(MDPOP_ALPHAB); in mdp_set_blend_attr()817 if ((iBuf->mdpImg.mdpOp & MDPOP_ALPHAB) in mdp_set_blend_attr()
2456 if ((iBuf->mdpImg.mdpOp & MDPOP_ALPHAB) in mdp_set_blend_attr()2458 iBuf->mdpImg.mdpOp &= ~(MDPOP_ALPHAB); in mdp_set_blend_attr()2461 if ((iBuf->mdpImg.mdpOp & MDPOP_ALPHAB) in mdp_set_blend_attr()2477 } else if (iBuf->mdpImg.mdpOp & MDPOP_ALPHAB) { in mdp_set_blend_attr()
50 #define MDPOP_ALPHAB BIT(8) /* enable alpha blending */ macro
1332 iBuf.mdpImg.mdpOp |= MDPOP_ALPHAB; in mdp_ppp_blit()1412 if (((iBuf.mdpImg.mdpOp & (MDPOP_TRANSP | MDPOP_ALPHAB)) || in mdp_ppp_blit()