Searched refs:pu_wd (Results 1 – 5 of 5) sorted by relevance
127 WORD32 pu_wd, pu_ht; in ihevcd_inter_pred_ctb() local222 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_inter_pred_ctb()411 pu_wd : ref_strd; in ihevcd_inter_pred_ctb()414 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()424 func_src_strd = pu_wd; in ihevcd_inter_pred_ctb()430 pu_wd : ref_strd; in ihevcd_inter_pred_ctb()432 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()453 pu_wd : ref_strd; in ihevcd_inter_pred_ctb()456 func_wd = pu_wd >> clr_indx; in ihevcd_inter_pred_ctb()466 func_src_strd = pu_wd; in ihevcd_inter_pred_ctb()[all …]
123 WORD32 num_pu_per_ctb, pu_wd, pu_ht, pu_cnt; in ihevcd_get_mv_ctb() local276 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_get_mv_ctb()279 pu_wd_single_mcl = pu_wd; in ihevcd_get_mv_ctb()418 if(((ps_pu->b3_part_mode == PART_2NxN) && (pu_wd == 8)) in ihevcd_get_mv_ctb()449 trans_in_min_tu = pu_wd / MIN_PU_SIZE; in ihevcd_get_mv_ctb()472 for(col = 0; col < pu_wd / MIN_PU_SIZE; col++) in ihevcd_get_mv_ctb()
721 WORD32 pu_wd, pu_ht; in ihevcd_ctb_boundary_strength_pbslice() local730 pu_wd = (ps_pu->b4_wd + 1); in ihevcd_ctb_boundary_strength_pbslice()733 end_pos_x = start_pos_x + pu_wd; in ihevcd_ctb_boundary_strength_pbslice()756 u4_bs = DUP_LSB_10(pu_wd); in ihevcd_ctb_boundary_strength_pbslice()901 pu_wd -= min_pu_wd; in ihevcd_ctb_boundary_strength_pbslice()903 }while(pu_wd > 0); in ihevcd_ctb_boundary_strength_pbslice()906 pu_wd = ps_pu->b4_wd + 1; in ihevcd_ctb_boundary_strength_pbslice()
728 WORD32 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_process() local733 for(col = 0; col < pu_wd / MIN_PU_SIZE; col++) in ihevcd_process()
2995 WORD32 pu_wd = (ps_pu->b4_wd + 1) << 2; in ihevcd_parse_slice_data() local3000 for(col = 0; col < pu_wd / MIN_PU_SIZE; col++) in ihevcd_parse_slice_data()