Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler.c165 WebPRescalerImportRowExpand(wrk, src); in WebPRescalerImportRow()
193 WebPRescalerImportRowFunc WebPRescalerImportRowExpand; variable
212 WebPRescalerImportRowExpand = WebPRescalerImportRowExpand_C; in WEBP_DSP_INIT_FUNC()
247 assert(WebPRescalerImportRowExpand != NULL); in WEBP_DSP_INIT_FUNC()
Drescaler_mips32.c285 WebPRescalerImportRowExpand = ImportRowExpand_MIPS32; in WebPRescalerDspInitMIPS32()
Ddsp.h534 extern WebPRescalerImportRowFunc WebPRescalerImportRowExpand;
Drescaler_sse2.c356 WebPRescalerImportRowExpand = RescalerImportRowExpand_SSE2; in WebPRescalerDspInitSSE2()