Searched refs:part_mode (Results 1 – 4 of 4) sorted by relevance
467 WORD32 part_mode, in ihevcd_mv_merge() argument555 ((part_mode == PART_Nx2N) || (part_mode == PART_nLx2N) || in ihevcd_mv_merge()556 (part_mode == PART_nRx2N))) in ihevcd_mv_merge()601 ((part_mode == PART_2NxN) || (part_mode == PART_2NxnU) || in ihevcd_mv_merge()602 (part_mode == PART_2NxnD))) in ihevcd_mv_merge()
914 WORD32 part_mode; in ihevcd_parse_part_mode_amp() local917 part_mode = 0; in ihevcd_parse_part_mode_amp()942 part_mode = gau1_part_mode_amp[part_mode_idx]; in ihevcd_parse_part_mode_amp()944 return part_mode; in ihevcd_parse_part_mode_amp()958 WORD32 part_mode = ps_codec->s_parse.s_cu.i4_part_mode; in ihevcd_parse_coding_unit_intra() local975 if((PART_2Nx2N == part_mode) && (ps_sps->i1_pcm_enabled_flag) in ihevcd_parse_coding_unit_intra()1074 part_cnt = (part_mode == PART_NxN) ? 4 : 1; in ihevcd_parse_coding_unit_intra()1357 WORD32 part_mode; in ihevcd_parse_coding_unit() local1408 part_mode = (bin) ? PART_2Nx2N : PART_NxN; in ihevcd_parse_coding_unit()1420 part_mode = ihevcd_parse_part_mode_amp(ps_cabac, ps_bitstrm); in ihevcd_parse_coding_unit()[all …]
86 WORD32 part_mode,
403 WORD32 part_mode; in ihevcd_get_mv_ctb() local405 part_mode = ps_pu->b3_part_mode; in ihevcd_get_mv_ctb()410 nbr_pu_idx_strd, ps_pu, part_mode, in ihevcd_get_mv_ctb()