Home
last modified time | relevance | path

Searched refs:INPTR (Results 1 – 2 of 2) sorted by relevance

/external/libjpeg-turbo/simd/arm/
Djsimd_neon.S2228 .macro upsample16 OUTPTR, INPTR argument
2229 vld1.8 {q0}, [\INPTR]!
2254 .macro upsample32 OUTPTR, INPTR argument
2256 vld1.8 {q0}, [\INPTR]!
2267 vld1.8 {q1}, [\INPTR]!
2292 .macro upsample_row OUTPTR, INPTR, WIDTH, TMP1
2296 ldrb \TMP1, [\INPTR, \WIDTH]
2298 ldrb \TMP1, [\INPTR], #1
2305 upsample32 \OUTPTR, \INPTR
2312 upsample16 \OUTPTR, \INPTR
[all …]
/external/libjpeg-turbo/simd/arm64/
Djsimd_neon.S2859 INPTR .req x10
2874 ldr INPTR, [INPUT_DATA], #8
2879 ld1 {v0.16b}, [INPTR], #16
2887 ld1 {v0.16b}, [INPTR]
2906 .unreq INPTR