Home
last modified time | relevance | path

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

/external/libaom/aom_dsp/arm/
Dhighbd_quantize_neon.c35 int32x4_t v_quant_shift_s32, int log_scale) { in quantize_4()
161 int32x4_t v_quant_shift_s32 = vshlq_n_s32(vmovl_s16(v_quant_shift), 15); in highbd_quantize_b_neon() local
295 int32x4_t v_quant_shift_s32 = vshlq_n_s32(vmovl_s16(v_quant_shift), 15); in highbd_quantize_b_adaptive_neon() local