Home | History | Annotate | Download | only in encoder

Lines Matching refs:b2_mpm_idx

1198 * \brief * populates intra pred modes,b2_mpm_idx,b1_prev_intra_luma_pred_flag &
1202 * Computes the b1_prev_intra_luma_pred_flag, b2_mpm_idx & b5_rem_intra_pred_mode
1298 * \brief * Computes the b1_prev_intra_luma_pred_flag, b2_mpm_idx &
1302 * Computes the b1_prev_intra_luma_pred_flag, b2_mpm_idx & b5_rem_intra_pred_mode
1312 * Pointer to structure having b1_prev_intra_luma_pred_flag, b2_mpm_idx and
1337 ps_intra_pred_mode_current->b2_mpm_idx = 0; // for safety purpose
1409 ps_intra_pred_mode_current->b2_mpm_idx = 0;
1414 ps_intra_pred_mode_current->b2_mpm_idx = 1;
1419 ps_intra_pred_mode_current->b2_mpm_idx = 2;
2718 * Computes the b1_prev_intra_luma_pred_flag, b2_mpm_idx & b5_rem_intra_pred_mode
3585 bits += as_intra_prev_rem[curr_intra_buf_idx].b2_mpm_idx ? 2 : 1;