Searched refs:last_ctb_y (Results 1 – 2 of 2) sorted by relevance
279 WORD32 last_ctb_y = in ihevce_pad_interp_recon_ctb() local282 ht = last_ctb_y; in ihevce_pad_interp_recon_ctb()283 ht_uv = last_ctb_y >> (0 == u1_is_422); in ihevce_pad_interp_recon_ctb()449 WORD32 last_ctb_y = in ihevce_recon_padding() local452 ht = last_ctb_y; in ihevce_recon_padding()453 ht_uv = last_ctb_y >> (0 == u1_is_422); in ihevce_recon_padding()609 WORD32 last_ctb_y = in ihevce_pad_interp_recon_src_ctb() local612 ht = last_ctb_y; in ihevce_pad_interp_recon_src_ctb()613 ht_uv = last_ctb_y >> (0 == u1_is_422); in ihevce_pad_interp_recon_src_ctb()
797 WORD32 last_ctb_y; in ihevcd_fmt_conv() local804 last_ctb_y = (last_row >> ps_sps->i1_log2_ctb_size) - 1; in ihevcd_fmt_conv()806 last_ctb_y++; in ihevcd_fmt_conv()808 last_ctb_y++; in ihevcd_fmt_conv()809 last_ctb_y = MIN(last_ctb_y, (ps_sps->i2_pic_ht_in_ctb - 1)); in ihevcd_fmt_conv()811 idx = (last_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_fmt_conv()