Searched refs:PART_NxN (Results 1 – 6 of 6) sorted by relevance
159 PART_NxN = 3, enumerator
189 num_pred_blocks = (ps_cu->i4_part_mode == PART_NxN) ? 2 : 1; in ihevcd_intra_pred_mode_prediction()
1087 part_cnt = (part_mode == PART_NxN) ? 4 : 1; in ihevcd_parse_coding_unit_intra()1421 part_mode = (bin) ? PART_2Nx2N : PART_NxN; in ihevcd_parse_coding_unit()1473 (PART_NxN == ps_codec->s_parse.s_cu.i4_part_mode)) in ihevcd_parse_coding_unit()
1498 (u1_part_type == PART_NxN) && (i4_pred_mode == PRED_MODE_INTRA), in ihevce_tu_tree_selector()1605 (u1_part_type == PART_NxN) && (i4_pred_mode == PRED_MODE_INTRA), in ihevce_tu_tree_selector()1687 (u1_part_type == PART_NxN) && (i4_pred_mode == PRED_MODE_INTRA), in ihevce_tu_tree_selector()1840 (u1_part_type == PART_NxN) && (i4_pred_mode == PRED_MODE_INTRA), in ihevce_topDown_tu_tree_selector()1895 (u1_part_type == PART_NxN) && (i4_pred_mode == PRED_MODE_INTRA), in ihevce_topDown_tu_tree_selector()2127 (u1_part_type == PART_NxN) && (i4_pred_mode == PRED_MODE_INTRA), in ihevce_topDown_tu_tree_selector()
193 num_parts = (PART_NxN == part_mode) ? 4 : 1; in ihevce_cabac_encode_intra_pu()214 else if(PART_NxN == part_mode) in ihevce_cabac_encode_intra_pu()
443 intra_nxn_pu = ps_enc_cu->b3_part_mode == PART_NxN; in ihevce_encode_transform_tree()