Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dalpha_processing.c362 static void AlphaReplace_C(uint32_t* src, int length, uint32_t color) { in AlphaReplace_C() function
437 WebPAlphaReplace = AlphaReplace_C; in WEBP_DSP_INIT_FUNC()