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