Searched refs:i2_ctb_x (Results 1 – 7 of 7) sorted by relevance
291 ps_slice_hdr_next->i2_ctb_x = 0; in ihevcd_parse_slice_header()747 ps_slice_hdr_next->i2_ctb_x = slice_address % ps_sps->i2_pic_wd_in_ctb; in ihevcd_parse_slice_header()783 ps_slice_hdr_next->i2_ctb_x = 0; in ihevcd_parse_slice_header()993 ps_slice_hdr->i2_ctb_x = slice_address % ps_sps->i2_pic_wd_in_ctb; in ihevcd_parse_slice_header()998 ps_slice_hdr->i2_independent_ctb_x = ps_slice_hdr->i2_ctb_x; in ihevcd_parse_slice_header()1004 ps_slice_hdr->i2_ctb_x = 0; in ihevcd_parse_slice_header()1021 ps_slice_hdr_prev->i2_ctb_x = 0; in ihevcd_parse_slice_header()1029 if((ps_slice_hdr->i2_ctb_x == 0) && in ihevcd_parse_slice_header()1032 ps_slice_hdr->i2_ctb_x++; in ihevcd_parse_slice_header()
229 if((ps_slice_hdr_next->i2_ctb_x == ps_proc->i4_ctb_x) 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()273 if(ps_proc->i4_ctb_x > ps_slice_hdr->i2_ctb_x) in ihevcd_ctb_pos_update()284 WORD32 temp_stride = (ps_sps->i2_pic_wd_in_ctb - ps_slice_hdr->i2_ctb_x); in ihevcd_ctb_pos_update()335 check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd; in ihevcd_ctb_avail_update()337 || ((ps_slice_hdr->i2_ctb_x == ps_tile->u1_pos_x)))) in ihevcd_ctb_avail_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()1409 …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()1416 …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()1422 check_tile_wd = ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd; in ihevcd_init_proc_ctxt()[all …]
600 WORD32 next_slice_addr = ps_slice_hdr_next->i2_ctb_x + in ihevcd_decode()662 ps_slice_hdr_next->i2_ctb_x = 0; in ihevcd_decode()765 s_job.i2_ctb_x = 0; in ihevcd_decode()794 ps_proc->i4_ctb_x = s_job.i2_ctb_x; in ihevcd_decode()
2243 ps_codec->s_parse.i4_ctb_x = ps_slice_hdr->i2_ctb_x; in ihevcd_parse_slice_data()2448 slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x in ihevcd_parse_slice_data()2458 …if(!(((ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd) % ps_sps->i2_pic_wd_in_ctb) == ps_tile->u1_po… in ihevcd_parse_slice_data()2463 if(ps_slice_hdr->i2_ctb_x > ps_tile->u1_pos_x) in ihevcd_parse_slice_data()2510 s_job.i2_ctb_x = (WORD16)ps_codec->s_parse.i4_ctb_x; in ihevcd_parse_slice_data()2967 slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x in ihevcd_parse_slice_data()3266 slice_start_ctb_idx = ps_slice_hdr->i2_ctb_x in ihevcd_parse_slice_data()3343 WORD32 next_slice_addr = ps_slice_hdr_next->i2_ctb_x + in ihevcd_parse_slice_data()
868 ps_slice_hdr_tmp->i2_ctb_x = -1; in ihevcd_parse_pic_init()1310 s_job.i2_ctb_x = 0; in ihevcd_parse_pic_init()
143 WORD16 i2_ctb_x; member
2990 WORD16 i2_ctb_x; member