Searched refs:iwt (Results 1 – 5 of 5) sorted by relevance
91 int iqu, iwt; in encode_scale_factor_0_ldac() local99 for (iwt = 0; iwt < LDAC_NSFCWTBL; iwt++) { in encode_scale_factor_0_ldac()100 p_tbl = gaa_sfcwgt_ldac[iwt]; in encode_scale_factor_0_ldac()124 p_sfcinf->weight = iwt; in encode_scale_factor_0_ldac()144 int iqu, iwt; in encode_scale_factor_1_ldac() local151 for (iwt = 0; iwt < LDAC_NSFCWTBL; iwt++) { in encode_scale_factor_1_ldac()152 p_tbl = gaa_sfcwgt_ldac[iwt]; in encode_scale_factor_1_ldac()176 p_sfcinf->weight = iwt; in encode_scale_factor_1_ldac()
71 const int iwt = iqm_ptr != NULL ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in quantize_b_adaptive_helper_c() local73 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> in quantize_b_adaptive_helper_c()156 const int iwt = iqm_ptr != NULL ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in quantize_b_helper_c() local158 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> in quantize_b_helper_c()216 const qm_val_t iwt = iqm_ptr != NULL ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in highbd_quantize_b_adaptive_helper_c() local226 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> AOM_QM_BITS; in highbd_quantize_b_adaptive_helper_c()296 const qm_val_t iwt = iqm_ptr != NULL ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in highbd_quantize_b_helper_c() local306 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> AOM_QM_BITS; in highbd_quantize_b_helper_c()
83 const qm_val_t iwt = iqm_ptr ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in quantize_fp_helper_c() local85 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> in quantize_fp_helper_c()130 const qm_val_t iwt = iqm_ptr != NULL ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in highbd_quantize_fp_helper_c() local132 (dequant_ptr[rc != 0] * iwt + (1 << (AOM_QM_BITS - 1))) >> in highbd_quantize_fp_helper_c()351 const int iwt = iqm_ptr != NULL ? iqm_ptr[rc] : (1 << AOM_QM_BITS); in quantize_dc() local356 dequant = (dequant_ptr * iwt + (1 << (AOM_QM_BITS - 1))) >> AOM_QM_BITS; in quantize_dc()508 const qm_val_t iwt = iqm_ptr != NULL ? iqm_ptr[0] : (1 << AOM_QM_BITS); in highbd_quantize_dc() local518 (dequant_ptr * iwt + (1 << (AOM_QM_BITS - 1))) >> AOM_QM_BITS; in highbd_quantize_dc()
170256 int iwt = pRtree->inWrTrans;170260 pRtree->inWrTrans = iwt;
170284 int iwt = pRtree->inWrTrans;170288 pRtree->inWrTrans = iwt;