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

  /external/libhevc/common/
ihevc_defs.h 149 PART_2Nx2N = 0,
  /external/libhevc/decoder/
ihevcd_intra_pred_mode_prediction.c 315 /* In case it is PART_2Nx2N partition, replicate intra pred mode in other three entries */
316 if(ps_cu->i4_part_mode == PART_2Nx2N)
ihevcd_parse_slice.c 165 (PART_2Nx2N != ps_codec->s_parse.s_cu.i4_part_mode) &&
    [all...]

Completed in 87 milliseconds