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

/external/webp/src/dsp/
H A Drescaler.c167 WebPRescalerImportRowExpand(wrk, src);
195 WebPRescalerImportRowFunc WebPRescalerImportRowExpand; variable
218 WebPRescalerImportRowExpand = WebPRescalerImportRowExpand_C;
253 assert(WebPRescalerImportRowExpand != NULL);
H A Drescaler_mips32.c283 WebPRescalerImportRowExpand = ImportRowExpand_MIPS32;
H A Ddsp.h495 extern WebPRescalerImportRowFunc WebPRescalerImportRowExpand;
H A Drescaler_sse2.c365 WebPRescalerImportRowExpand = RescalerImportRowExpand_SSE2;

Completed in 2518 milliseconds