Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler.c173 WebPRescalerExportRowExpand(wrk); in WebPRescalerExportRow()
196 WebPRescalerExportRowFunc WebPRescalerExportRowExpand; variable
208 WebPRescalerExportRowExpand = WebPRescalerExportRowExpand_C; in WEBP_DSP_INIT_FUNC()
245 assert(WebPRescalerExportRowExpand != NULL); in WEBP_DSP_INIT_FUNC()
Drescaler_mips_dsp_r2.c306 WebPRescalerExportRowExpand = ExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMIPSdspR2()
Drescaler_mips32.c287 WebPRescalerExportRowExpand = ExportRowExpand_MIPS32; in WebPRescalerDspInitMIPS32()
Drescaler_neon.c184 WebPRescalerExportRowExpand = RescalerExportRowExpand_NEON; in WebPRescalerDspInitNEON()
Ddsp.h541 extern WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
Drescaler_sse2.c358 WebPRescalerExportRowExpand = RescalerExportRowExpand_SSE2; in WebPRescalerDspInitSSE2()
Drescaler_msa.c435 WebPRescalerExportRowExpand = RescalerExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMSA()