Searched refs:xrow4 (Results 1 – 2 of 2) sorted by relevance
/external/libjpeg-turbo/simd/ |
D | jsimd_arm_neon.S | 105 #define REF_1D_IDCT(xrow0, xrow1, xrow2, xrow3, xrow4, xrow5, xrow6, xrow7) \ argument 116 row4 = xrow4; \
|
D | jsimd_arm64_neon.S | 133 #define REF_1D_IDCT(xrow0, xrow1, xrow2, xrow3, xrow4, xrow5, xrow6, xrow7) \ argument 144 row4 = xrow4; \
|