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