Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dalpha_processing_mips_dsp_r2.c82 static void MultARGBRow(uint32_t* const ptr, int width, int inverse) { in MultARGBRow() function
134 WebPMultARGBRow = MultARGBRow; in WebPInitAlphaProcessingMIPSdspR2()
Dalpha_processing_sse2.c221 static void MultARGBRow(uint32_t* const ptr, int width, int inverse) { in MultARGBRow() function
286 WebPMultARGBRow = MultARGBRow; in WebPInitAlphaProcessingSSE2()