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