Searched refs:b4_wd (Results 1 – 10 of 10) sorted by relevance
220 wd = (ps_curr_pu->b4_wd + 1) << 2; in ih264e_motion_comp_luma()359 wd = (ps_curr_pu->b4_wd + 1) << 1; in ih264e_motion_comp_chroma()421 wd = (ps_curr_pu->b4_wd + 1) << 1; in ih264e_motion_comp_chroma()
259 UWORD32 b4_wd : 2; member
1077 ps_proc->ps_pu->b4_wd = 3; in ih264e_compute_me_single_reflist()2118 ps_proc->ps_pu->b4_wd = 3; in ih264e_compute_me_multi_reflist()
730 pu_wd = (ps_pu->b4_wd + 1); in ihevcd_ctb_boundary_strength_pbslice()855 pu_ngbr_wd = ps_ngbr_pu->b4_wd + 1; in ihevcd_ctb_boundary_strength_pbslice()906 pu_wd = ps_pu->b4_wd + 1; in ihevcd_ctb_boundary_strength_pbslice()
276 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_get_mv_ctb()
640 pu_w_plus_pu_h = ((ps_pu->b4_wd + 1) << 2) + ((ps_pu->b4_ht + 1) << 2); in ihevcd_parse_pu_mvp()829 ps_pu->b4_wd = (wd >> 2) - 1; in ihevcd_parse_prediction_unit()969 ps_pu->b4_wd = (cb_size >> 2) - 1; in ihevcd_parse_coding_unit_intra()2609 ps_pu->b4_wd = (ctb_size >> 2) - 1; in ihevcd_parse_slice_data()2995 WORD32 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_parse_slice_data()
222 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_inter_pred_ctb()
420 part_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_mv_pred()
728 WORD32 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_process()
1244 UWORD32 b4_wd : 4; member