Searched refs:uc_num_ref_idx_l0_active (Results 1 – 2 of 2) sorted by relevance
91 UWORD8 uc_num_ref_idx_l0_active, uc_num_ref_idx_l1_active; in ih264d_form_pred_weight_matrix() local99 uc_num_ref_idx_l0_active = ps_cur_slice->u1_num_ref_idx_lx_active[0]; in ih264d_form_pred_weight_matrix()106 for(i = 0; i < uc_num_ref_idx_l0_active; i++) in ih264d_form_pred_weight_matrix()112 i2_idx = i * uc_num_ref_idx_l0_active + j; in ih264d_form_pred_weight_matrix()133 for(i = 0; i < uc_num_ref_idx_l0_active; i++) in ih264d_form_pred_weight_matrix()
1202 UWORD8 uc_num_ref_idx_l0_active, uc_num_ref_idx_l1_active; in ih264d_get_implicit_weights() local1205 uc_num_ref_idx_l0_active = in ih264d_get_implicit_weights()1210 for(i = 0; i < uc_num_ref_idx_l0_active; i++) in ih264d_get_implicit_weights()1262 for(i = 0; i < (uc_num_ref_idx_l0_active << 1); i++) in ih264d_get_implicit_weights()