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

  /external/libhevc/common/
ihevc_defs.h 150 PART_2NxN = 1,
  /external/libhevc/decoder/
ihevcd_get_mv.c 319 else if((PART_2NxN == ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx))
418 if(((ps_pu->b3_part_mode == PART_2NxN) && (pu_wd == 8))
ihevcd_mv_merge.c 601 ((part_mode == PART_2NxN) || (part_mode == PART_2NxnU) ||
ihevcd_parse_slice.c 88 const UWORD8 gau1_part_mode_amp[] = { PART_nLx2N, PART_nRx2N, PART_Nx2N, 0xFF, PART_2NxnU, PART_2NxnD, PART_2NxN, 0xFF };
    [all...]

Completed in 52 milliseconds