Home | History | Annotate | Download | only in src

Lines Matching defs:alphaMask

4229     M4VIFI_UInt8 *alphaMask;
4257 alphaMask = alphaContext->pPlane->pac_data;
4279 if( alphaProgressLevel < alphaMask[x+y*PlaneOut->u_width] )
4344 M4VIFI_UInt8 *alphaMask;
4379 alphaMask = alphaContext->pPlane->pac_data;
4395 alphaMaskValue = alphaMask[x+y*PlaneOut->u_width];