HomeSort by relevance Sort by last modified time
    Searched refs:WebPRescalerExportRowExpand (Results 1 - 7 of 7) sorted by null

  /external/webp/src/dsp/
rescaler.c 175 WebPRescalerExportRowExpand(wrk);
198 WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
214 WebPRescalerExportRowExpand = WebPRescalerExportRowExpand_C;
251 assert(WebPRescalerExportRowExpand != NULL);
rescaler_mips32.c 285 WebPRescalerExportRowExpand = ExportRowExpand_MIPS32;
rescaler_mips_dsp_r2.c 306 WebPRescalerExportRowExpand = ExportRowExpand_MIPSdspR2;
rescaler_neon.c 178 WebPRescalerExportRowExpand = RescalerExportRowExpand_NEON;
dsp.h 502 extern WebPRescalerExportRowFunc WebPRescalerExportRowExpand;
rescaler_sse2.c 367 WebPRescalerExportRowExpand = RescalerExportRowExpand_SSE2;
rescaler_msa.c 436 WebPRescalerExportRowExpand = RescalerExportRowExpand_MIPSdspR2;

Completed in 92 milliseconds