Searched refs:alphaMask (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/libvideoeditor/vss/src/
H A DM4xVSS_internal.c4229 M4VIFI_UInt8 *alphaMask; local
4257 alphaMask = alphaContext->pPlane->pac_data;
4279 if( alphaProgressLevel < alphaMask[x+y*PlaneOut->u_width] )
4344 M4VIFI_UInt8 *alphaMask; local
4379 alphaMask = alphaContext->pPlane->pac_data;
4395 alphaMaskValue = alphaMask[x+y*PlaneOut->u_width];

Completed in 85 milliseconds