Lines Matching refs:quant_shift_ptr

19     const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr,  in quantize_b_adaptive_helper_c()  argument
68 quant_shift_ptr[rc != 0]) >> in quantize_b_adaptive_helper_c()
110 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in quantize_b_helper_c() argument
153 quant_shift_ptr[rc != 0]) >> in quantize_b_helper_c()
172 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_adaptive_helper_c() argument
222 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> in highbd_quantize_b_adaptive_helper_c()
260 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in highbd_quantize_b_helper_c() argument
302 const int abs_qcoeff = (int)((tmp2 * quant_shift_ptr[rc != 0]) >> in highbd_quantize_b_helper_c()
320 const int16_t *quant_shift_ptr, in aom_quantize_b_adaptive_c() argument
325 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_quantize_b_adaptive_c()
333 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_32x32_adaptive_c() argument
337 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_quantize_b_32x32_adaptive_c()
345 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_quantize_b_64x64_adaptive_c() argument
349 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_quantize_b_64x64_adaptive_c()
357 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_adaptive_c() argument
361 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_highbd_quantize_b_adaptive_c()
369 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_c() argument
373 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_highbd_quantize_b_32x32_adaptive_c()
381 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_adaptive_c() argument
385 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_highbd_quantize_b_64x64_adaptive_c()
392 const int16_t *quant_ptr, const int16_t *quant_shift_ptr, in aom_quantize_b_c() argument
397 quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, dequant_ptr, in aom_quantize_b_c()
404 const int16_t *quant_shift_ptr, in aom_quantize_b_32x32_c() argument
409 quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, dequant_ptr, in aom_quantize_b_32x32_c()
416 const int16_t *quant_shift_ptr, in aom_quantize_b_64x64_c() argument
421 quant_shift_ptr, qcoeff_ptr, dqcoeff_ptr, dequant_ptr, in aom_quantize_b_64x64_c()
428 const int16_t *quant_shift_ptr, in aom_highbd_quantize_b_c() argument
433 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_highbd_quantize_b_c()
441 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_32x32_c() argument
445 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_highbd_quantize_b_32x32_c()
453 const int16_t *quant_shift_ptr, tran_low_t *qcoeff_ptr, in aom_highbd_quantize_b_64x64_c() argument
457 quant_ptr, quant_shift_ptr, qcoeff_ptr, in aom_highbd_quantize_b_64x64_c()