Lines Matching refs:cur_ctb_indx
222 … WORD32 cur_ctb_indx = ps_deblk->i4_ctb_x + ps_deblk->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb; in ihevcd_deblk_ctb() local
224 cur_ctb_indx += ps_sps->i2_pic_wd_in_ctb; in ihevcd_deblk_ctb()
225 …ps_slice_hdr_top = ps_codec->ps_slice_hdr_base + ps_deblk->pu1_slice_idx[cur_ctb_indx - ps_sps->i2… in ihevcd_deblk_ctb()
364 … WORD32 cur_ctb_indx = ps_deblk->i4_ctb_x + ps_deblk->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb; in ihevcd_deblk_ctb() local
366 cur_ctb_indx += 1; in ihevcd_deblk_ctb()
367 … ps_slice_hdr_left = ps_codec->ps_slice_hdr_base + ps_deblk->pu1_slice_idx[cur_ctb_indx - 1]; in ihevcd_deblk_ctb()
505 … WORD32 cur_ctb_indx = ps_deblk->i4_ctb_x + ps_deblk->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb; in ihevcd_deblk_ctb() local
507 cur_ctb_indx += ps_sps->i2_pic_wd_in_ctb; in ihevcd_deblk_ctb()
508 …ps_slice_hdr_top = ps_codec->ps_slice_hdr_base + ps_deblk->pu1_slice_idx[cur_ctb_indx - ps_sps->i2… in ihevcd_deblk_ctb()
652 … WORD32 cur_ctb_indx = ps_deblk->i4_ctb_x + ps_deblk->i4_ctb_y * ps_sps->i2_pic_wd_in_ctb; in ihevcd_deblk_ctb() local
654 cur_ctb_indx += 1; in ihevcd_deblk_ctb()
655 … ps_slice_hdr_left = ps_codec->ps_slice_hdr_base + ps_deblk->pu1_slice_idx[cur_ctb_indx - 1]; in ihevcd_deblk_ctb()