Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm/
Djidctint-neon.c211 int16x4_t quant_row0 = vld1_s16(quantptr + 0 * DCTSIZE); in jsimd_idct_islow_neon() local
346 int16x4_t quant_row0, in jsimd_idct_islow_pass1_regular()
477 int16x4_t quant_row0, in jsimd_idct_islow_pass1_sparse()
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
Djidctfst-neon.c79 int16x8_t quant_row0 = vld1q_s16(quantptr + 0 * DCTSIZE); in jsimd_idct_ifast_neon() local