HomeSort by relevance Sort by last modified time
    Searched refs:PART_NxN (Results 1 - 3 of 3) sorted by null

  /external/libhevc/common/
ihevc_defs.h 152 PART_NxN = 3,
  /external/libhevc/decoder/
ihevcd_intra_pred_mode_prediction.c 189 num_pred_blocks = (ps_cu->i4_part_mode == PART_NxN) ? 2 : 1;
307 /* If partition is PART_NxN, then left is available for second column always */
311 /* If partition is PART_NxN, then top is available for bottom row always */
ihevcd_parse_slice.c     [all...]

Completed in 180 milliseconds