Searched refs:b4_pos_y (Results 1 – 12 of 12) sorted by relevance
236 + 4 * ps_curr_pu->b4_pos_y * i4_pred_strd in ih264e_motion_comp_luma()366 + 4 * ps_curr_pu->b4_pos_y * i4_pred_strd in ih264e_motion_comp_chroma()428 + 4 * ps_curr_pu->b4_pos_y * i4_pred_strd in ih264e_motion_comp_chroma()
254 UWORD32 b4_pos_y : 4; member
1074 ps_proc->ps_pu->b4_pos_y = 0; in ih264e_compute_me_single_reflist()2115 ps_proc->ps_pu->b4_pos_y = 0; in ih264e_compute_me_multi_reflist()
364 cur_y = ps_tu->b4_pos_y; in ihevcd_get_intra_nbr_flag()504 - (ps_tu->b4_pos_y * MIN_TU_SIZE) in ihevcd_get_intra_nbr_flag()694 tu_y = ps_tu->b4_pos_y * 4; /* Converting minTU unit to pixel unit */ in ihevcd_iquant_itrans_recon_ctb()964 … luma_nbr_flags_4x4[(ps_tu->b4_pos_x % 2) + (ps_tu->b4_pos_y % 2) * 2] = luma_nbr_flags; in ihevcd_iquant_itrans_recon_ctb()966 if((ps_tu->b4_pos_x % 2 == 0) && (ps_tu->b4_pos_y % 2 == 0)) in ihevcd_iquant_itrans_recon_ctb()1158 au4_intra_nbr_avail[1 + ps_tu->b4_pos_y + i] |= in ihevcd_iquant_itrans_recon_ctb()
305 start_pos_y = ps_tu->b4_pos_y; in ihevcd_ctb_boundary_strength_islice()573 start_pos_y = ps_tu->b4_pos_y; in ihevcd_ctb_boundary_strength_pbslice()728 start_pos_y = ps_pu->b4_pos_y; in ihevcd_ctb_boundary_strength_pbslice()790 ngbr_end_pos_y = ps_ngbr_pu->b4_pos_y + pu_ngbr_ht; in ihevcd_ctb_boundary_strength_pbslice()839 start_pos_y = ps_pu->b4_pos_y; in ihevcd_ctb_boundary_strength_pbslice()
274 ps_tu->b4_pos_y = ((y0 - ctb_y_base) >> 2); in ihevcd_parse_transform_tree()399 (ps_codec->s_parse.s_cu.i4_pos_y << 3) == (ps_tu->b4_pos_y << 2)) in ihevcd_parse_transform_tree()841 ps_pu->b4_pos_y = (y0 - ctb_y_base) >> 2; in ihevcd_parse_prediction_unit()985 ps_pu->b4_pos_y = (y0 - ctb_y_base) >> 2; in ihevcd_parse_coding_unit_intra()1022 ps_tu->b4_pos_y = ((y0 - ctb_y_base) >> 2); in ihevcd_parse_coding_unit_intra()1032 (ps_codec->s_parse.s_cu.i4_pos_y << 3) == (ps_tu->b4_pos_y << 2)) in ihevcd_parse_coding_unit_intra()1334 ps_tu->b4_pos_y = ((y0 - ctb_y_base) >> 2); in ihevcd_parse_coding_unit()1344 (ps_codec->s_parse.s_cu.i4_pos_y << 3) == (ps_tu->b4_pos_y << 2)) in ihevcd_parse_coding_unit()1628 ps_tu->b4_pos_y = ((y0 - ctb_y_base) >> 2); in ihevcd_parse_coding_unit()1638 … (ps_codec->s_parse.s_cu.i4_pos_y << 3) == (ps_tu->b4_pos_y << 2)) in ihevcd_parse_coding_unit()[all …]
282 pu_y_in_4x4 = ps_pu->b4_pos_y; in ihevcd_get_mv_ctb()
419 part_pos_y = ps_pu->b4_pos_y << 2; in ihevcd_mv_pred()
220 pu_y = (ps_proc->i4_ctb_y << ps_sps->i1_log2_ctb_size) + (ps_pu->b4_pos_y << 2); in ihevcd_inter_pred_ctb()
165 part_pos_y = ps_pu->b4_pos_y << 2; in ihevcd_collocated_mvp()
737 + (1 + ps_pu->b4_pos_y + row) in ihevcd_process()
1239 UWORD32 b4_pos_y : 4; member1316 UWORD32 b4_pos_y : 4; member