Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler_neon.c27 #define LOAD_32x8(SRC, DST0, DST1) \ macro
132 LOAD_32x8(frow + x_out, in0, in1); in RescalerExportRowShrink()
133 LOAD_32x8(irow + x_out, in2, in3); in RescalerExportRowShrink()
155 LOAD_32x8(irow + x_out, in0, in1); in RescalerExportRowShrink()