Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Drescaler.c177 WebPRescalerExportRowExpand(wrk); in WebPRescalerExportRow()
200 WebPRescalerExportRowFunc WebPRescalerExportRowExpand; variable
212 WebPRescalerExportRowExpand = WebPRescalerExportRowExpand_C; in WEBP_DSP_INIT_FUNC()
249 assert(WebPRescalerExportRowExpand != NULL); in WEBP_DSP_INIT_FUNC()
A Drescaler_mips_dsp_r2.c310 WebPRescalerExportRowExpand = ExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMIPSdspR2()
A Drescaler_mips32.c287 WebPRescalerExportRowExpand = ExportRowExpand_MIPS32; in WebPRescalerDspInitMIPS32()
A Drescaler_neon.c188 WebPRescalerExportRowExpand = RescalerExportRowExpand_NEON; in WebPRescalerDspInitNEON()
A Ddsp.h541 extern WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
A Drescaler_sse2.c396 WebPRescalerExportRowExpand = RescalerExportRowExpand_SSE2; in WebPRescalerDspInitSSE2()
A Drescaler_msa.c439 WebPRescalerExportRowExpand = RescalerExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMSA()

Completed in 9 milliseconds