Searched refs:ExtractAlpha (Results 1 – 4 of 4) sorted by relevance
31 static MaskedColor ExtractAlpha(const MaskedColor& in) { in ExtractAlpha() function in MaskedColor93 return MaskedColor::Mul(MaskedColor::ExtractAlpha(dst), value); in get_term()101 return MaskedColor::Mul(MaskedColor::ExtractAlpha(src), value); in get_term()
22 static int ExtractAlpha(const uint8_t* argb, int argb_stride, in ExtractAlpha() function85 WebPExtractAlpha = ExtractAlpha; in WebPInitAlphaProcessingSSE41()
319 static int ExtractAlpha(const uint8_t* argb, int argb_stride, in ExtractAlpha() function362 WebPExtractAlpha = ExtractAlpha; in WebPInitAlphaProcessing()
101 static int ExtractAlpha(const uint8_t* argb, int argb_stride, in ExtractAlpha() function291 WebPExtractAlpha = ExtractAlpha; in WebPInitAlphaProcessingSSE2()