Home
last modified time | relevance | path

Searched defs:quant_row0 (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libjpeg-turbo/simd/arm/
H A Djidctint-neon.c210 int16x4_t quant_row0 = vld1_s16(quantptr + 0 * DCTSIZE); in jsimd_idct_islow_neon() local
345 int16x4_t quant_row0, in jsimd_idct_islow_pass1_regular()
476 int16x4_t quant_row0, in jsimd_idct_islow_pass1_sparse()
H A Djidctred-neon.c89 int16x8_t quant_row0 = vld1q_s16(quantptr + 0 * DCTSIZE); in jsimd_idct_2x2_neon() local
211 int16x8_t quant_row0 = vld1q_s16(quantptr + 0 * DCTSIZE); in jsimd_idct_4x4_neon() local
H A Djidctfst-neon.c79 int16x8_t quant_row0 = vld1q_s16(quantptr + 0 * DCTSIZE); in jsimd_idct_ifast_neon() local