Lines Matching refs:qcoeff_ptr
90 DECLARE_ALIGNED(16, tran_low_t, qcoeff_ptr[256]); in TEST_P()
124 quant_shift_ptr, qcoeff_ptr, in TEST_P()
128 err_count += (ref_qcoeff_ptr[j] != qcoeff_ptr[j]) | in TEST_P()
149 DECLARE_ALIGNED(16, tran_low_t, qcoeff_ptr[1024]); in TEST_P()
183 quant_shift_ptr, qcoeff_ptr, in TEST_P()
187 err_count += (ref_qcoeff_ptr[j] != qcoeff_ptr[j]) | in TEST_P()
208 DECLARE_ALIGNED(16, tran_low_t, qcoeff_ptr[256]); in TEST_P()
246 quant_shift_ptr, qcoeff_ptr, in TEST_P()
251 err_count += (ref_qcoeff_ptr[j] != qcoeff_ptr[j]) | in TEST_P()
272 DECLARE_ALIGNED(16, tran_low_t, qcoeff_ptr[1024]); in TEST_P()
310 quant_shift_ptr, qcoeff_ptr, in TEST_P()
315 err_count += (ref_qcoeff_ptr[j] != qcoeff_ptr[j]) | in TEST_P()