Searched refs:WebPRescalerExportRowExpand (Results 1 – 7 of 7) sorted by relevance
173 WebPRescalerExportRowExpand(wrk); in WebPRescalerExportRow()196 WebPRescalerExportRowFunc WebPRescalerExportRowExpand; variable208 WebPRescalerExportRowExpand = WebPRescalerExportRowExpand_C; in WEBP_DSP_INIT_FUNC()245 assert(WebPRescalerExportRowExpand != NULL); in WEBP_DSP_INIT_FUNC()
306 WebPRescalerExportRowExpand = ExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMIPSdspR2()
287 WebPRescalerExportRowExpand = ExportRowExpand_MIPS32; in WebPRescalerDspInitMIPS32()
184 WebPRescalerExportRowExpand = RescalerExportRowExpand_NEON; in WebPRescalerDspInitNEON()
541 extern WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
358 WebPRescalerExportRowExpand = RescalerExportRowExpand_SSE2; in WebPRescalerDspInitSSE2()
435 WebPRescalerExportRowExpand = RescalerExportRowExpand_MIPSdspR2; in WebPRescalerDspInitMSA()