Searched refs:WebPMultARGBRow_C (Results 1 – 3 of 3) sorted by relevance
140 void WebPMultARGBRow_C(uint32_t* const ptr, int width, int inverse) { in WebPMultARGBRow_C() function413 WebPMultARGBRow = WebPMultARGBRow_C; in WEBP_DSP_INIT_FUNC()
296 if (width > 0) WebPMultARGBRow_C(ptr + x, width, inverse); in MultARGBRow_SSE2()
618 void WebPMultARGBRow_C(uint32_t* const ptr, int width, int inverse);