Searched refs:WebPMultRow_C (Results 1 – 3 of 3) sorted by relevance
160 void WebPMultRow_C(uint8_t* const ptr, const uint8_t* const alpha, in WebPMultRow_C() function414 WebPMultRow = WebPMultRow_C; in WEBP_DSP_INIT_FUNC()
319 if (width > 0) WebPMultRow_C(ptr + x, alpha + x, width, inverse); in MultRow_SSE2()
616 void WebPMultRow_C(uint8_t* const ptr, const uint8_t* const alpha,