Home
last modified time | relevance | path

Searched refs:PART_Nx2N (Results 1 – 4 of 4) sorted by relevance

/external/libhevc/common/
Dihevc_defs.h151 PART_Nx2N = 2, enumerator
/external/libhevc/decoder/
Dihevcd_get_mv.c315 if((PART_Nx2N == ps_pu->b3_part_mode) && (1 == ps_pu->b2_part_idx)) in ihevcd_get_mv_ctb()
419 || ((ps_pu->b3_part_mode == PART_Nx2N) in ihevcd_get_mv_ctb()
Dihevcd_mv_merge.c555 ((part_mode == PART_Nx2N) || (part_mode == PART_nLx2N) || in ihevcd_mv_merge()
Dihevcd_parse_slice.c88 const UWORD8 gau1_part_mode_amp[] = { PART_nLx2N, PART_nRx2N, PART_Nx2N, 0xFF, PART_2NxnU, PART_2Nx…
1493 else if(part_mode == PART_Nx2N) in ihevcd_parse_coding_unit()