Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_rescale.c181 static void AlphaMultiplyARGB(WebPPicture* const pic, int inverse) { in AlphaMultiplyARGB() function
250 AlphaMultiplyARGB(pic, 0); in WebPPictureRescale()
256 AlphaMultiplyARGB(&tmp, 1); in WebPPictureRescale()