• Home
  • Raw
  • Download

Lines Matching refs:i4_ctb_y

249                     ps_bs_ctxt->i4_ctb_y * bs_strd);  in ihevcd_ctb_boundary_strength_islice()
252 ps_bs_ctxt->i4_ctb_y * bs_strd); in ihevcd_ctb_boundary_strength_islice()
256 …pu1_qp = ps_bs_ctxt->pu1_pic_qp + ((ps_bs_ctxt->i4_ctb_x + ps_bs_ctxt->i4_ctb_y * qp_strd) << (log… in ihevcd_ctb_boundary_strength_islice()
258 ctb_indx = ps_bs_ctxt->i4_ctb_x + ps_sps->i2_pic_wd_in_ctb * ps_bs_ctxt->i4_ctb_y; in ihevcd_ctb_boundary_strength_islice()
282 if(0 != ps_bs_ctxt->i4_ctb_y) in ihevcd_ctb_boundary_strength_islice()
379 ctb_addr = ps_bs_ctxt->i4_ctb_x + (ps_bs_ctxt->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_islice()
383 … ctb_addr = (ps_bs_ctxt->i4_ctb_x - 1) + (ps_bs_ctxt->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_islice()
401 ctb_addr = ps_bs_ctxt->i4_ctb_x + (ps_bs_ctxt->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_islice()
403 if(ps_bs_ctxt->i4_ctb_y) in ihevcd_ctb_boundary_strength_islice()
405 … ctb_addr = (ps_bs_ctxt->i4_ctb_x) + ((ps_bs_ctxt->i4_ctb_y - 1) * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_islice()
413 || (0 == ps_bs_ctxt->i4_ctb_y)) in ihevcd_ctb_boundary_strength_islice()
424 …WORD32 num_rows_remaining = (ps_sps->i2_pic_height_in_luma_samples - (ps_bs_ctxt->i4_ctb_y << log2… in ihevcd_ctb_boundary_strength_islice()
497 ps_bs_ctxt->i4_ctb_y * bs_strd); in ihevcd_ctb_boundary_strength_pbslice()
500 ps_bs_ctxt->i4_ctb_y * bs_strd); in ihevcd_ctb_boundary_strength_pbslice()
509 …pu1_qp = ps_bs_ctxt->pu1_pic_qp + ((ps_bs_ctxt->i4_ctb_x + ps_bs_ctxt->i4_ctb_y * qp_strd) << (log… in ihevcd_ctb_boundary_strength_pbslice()
511 ctb_indx = ps_bs_ctxt->i4_ctb_x + ps_sps->i2_pic_wd_in_ctb * ps_bs_ctxt->i4_ctb_y; in ihevcd_ctb_boundary_strength_pbslice()
535 if(0 != ps_bs_ctxt->i4_ctb_y) in ihevcd_ctb_boundary_strength_pbslice()
543 + ps_bs_ctxt->i4_ctb_y * (ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_pbslice()
583 WORD32 tu_abs_y = (ps_bs_ctxt->i4_ctb_y << log2_ctb_size) + (start_pos_y << 2); in ihevcd_ctb_boundary_strength_pbslice()
707 + ps_bs_ctxt->i4_ctb_y * (ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_pbslice()
844 if(0 != ps_bs_ctxt->i4_ctb_y + start_pos_y) in ihevcd_ctb_boundary_strength_pbslice()
935 ctb_addr = ps_bs_ctxt->i4_ctb_x + (ps_bs_ctxt->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_pbslice()
940 … ctb_addr = (ps_bs_ctxt->i4_ctb_x - 1) + (ps_bs_ctxt->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_pbslice()
957 ctb_addr = ps_bs_ctxt->i4_ctb_x + (ps_bs_ctxt->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_pbslice()
959 if(ps_bs_ctxt->i4_ctb_y) in ihevcd_ctb_boundary_strength_pbslice()
961 … ctb_addr = (ps_bs_ctxt->i4_ctb_x) + ((ps_bs_ctxt->i4_ctb_y - 1) * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_boundary_strength_pbslice()
968 || (0 == ps_bs_ctxt->i4_ctb_y)) in ihevcd_ctb_boundary_strength_pbslice()
978 …WORD32 num_rows_remaining = (ps_sps->i2_pic_height_in_luma_samples - (ps_bs_ctxt->i4_ctb_y << log2… in ihevcd_ctb_boundary_strength_pbslice()