Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dav1_quantize.c41 const int16_t *scan, const int16_t *iscan, const qm_val_t *qm_ptr, in quantize_fp_helper_c()
112 const int16_t *scan, const int16_t *iscan, const qm_val_t *qm_ptr, in highbd_quantize_fp_helper_c()
221 const qm_val_t *qm_ptr = qparam->qmatrix; in av1_quantize_fp_facade() local
266 const qm_val_t *qm_ptr = qparam->qmatrix; in av1_quantize_b_facade() local
335 uint16_t *eob_ptr, const qm_val_t *qm_ptr, in quantize_dc()
372 const qm_val_t *qm_ptr = qparam->qmatrix; in av1_quantize_dc_facade() local
385 const qm_val_t *qm_ptr = qparam->qmatrix; in av1_highbd_quantize_fp_facade() local
415 const qm_val_t *qm_ptr = qparam->qmatrix; in av1_highbd_quantize_b_facade() local
500 const qm_val_t *qm_ptr, const qm_val_t *iqm_ptr, const int log_scale) { in highbd_quantize_dc()
535 const qm_val_t *qm_ptr = qparam->qmatrix; in av1_highbd_quantize_dc_facade() local
/external/libaom/libaom/aom_dsp/
Dquantize.c21 const int16_t *scan, const int16_t *iscan, const qm_val_t *qm_ptr, in quantize_b_adaptive_helper_c()
113 const int16_t *iscan, const qm_val_t *qm_ptr, in quantize_b_helper_c()
174 const int16_t *scan, const int16_t *iscan, const qm_val_t *qm_ptr, in highbd_quantize_b_adaptive_helper_c()
262 const int16_t *scan, const int16_t *iscan, const qm_val_t *qm_ptr, in highbd_quantize_b_helper_c()