Searched refs:WebPRescalerExportRowExpand (Results 1 – 7 of 7) sorted by relevance
177 WebPRescalerExportRowExpand(wrk); in WebPRescalerExportRow()200 WebPRescalerExportRowFunc WebPRescalerExportRowExpand; variable212 WebPRescalerExportRowExpand = WebPRescalerExportRowExpand_C; in WEBP_DSP_INIT_FUNC()249 assert(WebPRescalerExportRowExpand != NULL); in WEBP_DSP_INIT_FUNC()
310 WebPRescalerExportRowExpand = ExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMIPSdspR2()
287 WebPRescalerExportRowExpand = ExportRowExpand_MIPS32; in WebPRescalerDspInitMIPS32()
188 WebPRescalerExportRowExpand = RescalerExportRowExpand_NEON; in WebPRescalerDspInitNEON()
541 extern WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
396 WebPRescalerExportRowExpand = RescalerExportRowExpand_SSE2; in WebPRescalerDspInitSSE2()
439 WebPRescalerExportRowExpand = RescalerExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMSA()
Completed in 9 milliseconds