Searched refs:PART_NxN (Results 1 – 3 of 3) sorted by relevance
152 PART_NxN = 3, enumerator
189 num_pred_blocks = (ps_cu->i4_part_mode == PART_NxN) ? 2 : 1; in ihevcd_intra_pred_mode_prediction()
1074 part_cnt = (part_mode == PART_NxN) ? 4 : 1; in ihevcd_parse_coding_unit_intra()1408 part_mode = (bin) ? PART_2Nx2N : PART_NxN; in ihevcd_parse_coding_unit()1460 (PART_NxN == ps_codec->s_parse.s_cu.i4_part_mode)) in ihevcd_parse_coding_unit()