Lines Matching refs:quant_ptr
88 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
114 quant_ptr[j] = rnd.Rand16(); in TEST_P()
119 quant_ptr, quant_shift_ptr, ref_qcoeff_ptr, in TEST_P()
123 zbin_ptr, round_ptr, quant_ptr, in TEST_P()
147 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
173 quant_ptr[j] = rnd.Rand16(); in TEST_P()
178 quant_ptr, quant_shift_ptr, ref_qcoeff_ptr, in TEST_P()
182 zbin_ptr, round_ptr, quant_ptr, in TEST_P()
206 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
235 quant_ptr[j] = rnd.Rand16(); in TEST_P()
241 quant_ptr, quant_shift_ptr, ref_qcoeff_ptr, in TEST_P()
245 zbin_ptr, round_ptr, quant_ptr, in TEST_P()
270 DECLARE_ALIGNED(16, int16_t, quant_ptr[2]); in TEST_P()
299 quant_ptr[j] = rnd.Rand16(); in TEST_P()
305 quant_ptr, quant_shift_ptr, ref_qcoeff_ptr, in TEST_P()
309 zbin_ptr, round_ptr, quant_ptr, in TEST_P()