Searched refs:xrow3 (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 115 row3 = xrow3; \
|
D | jsimd_arm64_neon.S | 133 #define REF_1D_IDCT(xrow0, xrow1, xrow2, xrow3, xrow4, xrow5, xrow6, xrow7) \ argument 143 row3 = xrow3; \
|