Searched refs:store_zero_tran_low (Results 1 – 4 of 4) sorted by relevance
21 static INLINE void store_zero_tran_low(tran_low_t *a) { in store_zero_tran_low() function129 store_zero_tran_low(qcoeff_ptr + n_coeffs); in vp9_quantize_fp_avx2()130 store_zero_tran_low(dqcoeff_ptr + n_coeffs); in vp9_quantize_fp_avx2()
160 store_zero_tran_low(qcoeff_ptr + n_coeffs); in vp9_quantize_fp_sse2()161 store_zero_tran_low(qcoeff_ptr + n_coeffs + 8); in vp9_quantize_fp_sse2()163 store_zero_tran_low(dqcoeff_ptr + n_coeffs); in vp9_quantize_fp_sse2()164 store_zero_tran_low(dqcoeff_ptr + n_coeffs + 8); in vp9_quantize_fp_sse2()
47 static INLINE void store_zero_tran_low(tran_low_t *a) { in store_zero_tran_low() function
157 static INLINE void store_zero_tran_low(int16_t *a) { in store_zero_tran_low() function238 store_zero_tran_low(qcoeff_ptr + n_coeffs); in av1_quantize_lp_avx2()239 store_zero_tran_low(dqcoeff_ptr + n_coeffs); in av1_quantize_lp_avx2()