Searched refs:i2_ctb_y (Results 1 – 7 of 7) sorted by relevance
611 … ps_slice_hdr_next->i2_ctb_y * ps_codec->s_parse.ps_sps->i2_pic_wd_in_ctb; in ihevcd_decode()680 ps_slice_hdr_next->i2_ctb_y = ps_codec->s_parse.ps_sps->i2_pic_ht_in_ctb; in ihevcd_decode()753 ps_slice_hdr_next->i2_ctb_y = -1; in ihevcd_decode()789 s_job.i2_ctb_y = i; in ihevcd_decode()818 ps_proc->i4_ctb_y = s_job.i2_ctb_y; in ihevcd_decode()836 … num_rows = MIN(num_rows, (ps_codec->i4_disp_ht - (s_job.i2_ctb_y << ps_sps->i1_log2_ctb_size))); in ihevcd_decode()844 s_job.i2_ctb_y << ps_sps->i1_log2_ctb_size, in ihevcd_decode()
297 ps_slice_hdr_next->i2_ctb_y = ps_codec->s_parse.ps_sps->i2_pic_ht_in_ctb; in ihevcd_parse_slice_header()842 ps_slice_hdr_next->i2_ctb_y = ps_codec->s_parse.ps_sps->i2_pic_ht_in_ctb; in ihevcd_parse_slice_header()1062 ps_slice_hdr->i2_ctb_y = slice_address / ps_sps->i2_pic_wd_in_ctb; in ihevcd_parse_slice_header()1067 ps_slice_hdr->i2_independent_ctb_y = ps_slice_hdr->i2_ctb_y; in ihevcd_parse_slice_header()1073 ps_slice_hdr->i2_ctb_y = 0; in ihevcd_parse_slice_header()1091 ps_slice_hdr_prev->i2_ctb_y = 0; in ihevcd_parse_slice_header()1099 (ps_slice_hdr->i2_ctb_y == 0)) in ihevcd_parse_slice_header()
230 && (ps_slice_hdr_next->i2_ctb_y == ps_proc->i4_ctb_y)) in ihevcd_slice_hdr_update()261 …slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x + (ps_slice_hdr->i2_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_pos_update()342 …slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x + (ps_slice_hdr->i2_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_ctb_avail_update()1428 …slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x + (ps_slice_hdr->i2_ctb_y * ps_sps->i2_pic_wd_in_ctb); in ihevcd_init_proc_ctxt()1435 …if(((ps_slice_hdr->i2_ctb_x == ps_tile->u1_pos_x) && (ps_slice_hdr->i2_ctb_y != ps_tile->u1_pos_y)… in ihevcd_init_proc_ctxt()1609 ps_proc->i4_ctb_y = s_job.i2_ctb_y; in ihevcd_process_thread()1635 … num_rows = MIN(num_rows, (ps_codec->i4_disp_ht - (s_job.i2_ctb_y << ps_sps->i1_log2_ctb_size))); in ihevcd_process_thread()1641 s_job.i2_ctb_y << ps_sps->i1_log2_ctb_size, num_rows); in ihevcd_process_thread()
2336 ps_codec->s_parse.i4_ctb_y = ps_slice_hdr->i2_ctb_y; in ihevcd_parse_slice_data()2544 + ps_slice_hdr->i2_ctb_y * (ps_sps->i2_pic_wd_in_ctb); in ihevcd_parse_slice_data()2552 ps_codec->s_parse.i4_ctb_slice_y = ps_tile->u1_pos_y - ps_slice_hdr->i2_ctb_y; in ihevcd_parse_slice_data()2555 if(ps_slice_hdr->i2_ctb_y <= ps_tile->u1_pos_y) in ihevcd_parse_slice_data()2607 s_job.i2_ctb_y = (WORD16)ps_codec->s_parse.i4_ctb_y; in ihevcd_parse_slice_data()2989 + ps_slice_hdr->i2_ctb_y * (ps_sps->i2_pic_wd_in_ctb); in ihevcd_parse_slice_data()3305 + ps_slice_hdr->i2_ctb_y * (ps_sps->i2_pic_wd_in_ctb); in ihevcd_parse_slice_data()3382 ps_slice_hdr_next->i2_ctb_y * ps_sps->i2_pic_wd_in_ctb; in ihevcd_parse_slice_data()
872 ps_slice_hdr_tmp->i2_ctb_y = -1; in ihevcd_parse_pic_init()1314 s_job.i2_ctb_y = i; in ihevcd_parse_pic_init()
149 WORD16 i2_ctb_y; member
3133 WORD16 i2_ctb_y; member