Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler.c173 WebPRescalerExportRowExpand(wrk); in WebPRescalerExportRow()
196 WebPRescalerExportRowFunc WebPRescalerExportRowExpand; variable
212 WebPRescalerExportRowExpand = WebPRescalerExportRowExpandC; in WebPRescalerDspInit()
Drescaler_mips_dsp_r2.c306 WebPRescalerExportRowExpand = ExportRowExpand; in WebPRescalerDspInitMIPSdspR2()
Drescaler_mips32.c283 WebPRescalerExportRowExpand = ExportRowExpand; in WebPRescalerDspInitMIPS32()
Drescaler_neon.c178 WebPRescalerExportRowExpand = RescalerExportRowExpand; in WebPRescalerDspInitNEON()
Ddsp.h370 extern WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
Drescaler_sse2.c366 WebPRescalerExportRowExpand = RescalerExportRowExpandSSE2; in WebPRescalerDspInitSSE2()