Searched refs:i2_independent_ctb_x (Results 1 – 3 of 3) sorted by relevance
1425 WORD32 i2_independent_ctb_x = ps_slice_hdr->i2_independent_ctb_x; in ihevcd_init_proc_ctxt() local1432 if(ps_proc->i4_ctb_x >= i2_independent_ctb_x) in ihevcd_init_proc_ctxt()1434 ps_proc->i4_ctb_slice_x = ps_proc->i4_ctb_x - i2_independent_ctb_x; in ihevcd_init_proc_ctxt()1455 - (i2_independent_ctb_x - ps_proc->i4_ctb_x); in ihevcd_init_proc_ctxt()1489 if(i2_independent_ctb_x > ps_tile->u1_pos_x) in ihevcd_init_proc_ctxt()1498 if(((i2_independent_ctb_x - ps_tile->u1_pos_x) != 0) && ((ps_proc->i4_ctb_slice_y != 0)) in ihevcd_init_proc_ctxt()1499 …&& ((i2_independent_ctb_x >= ps_tile->u1_pos_x) && (i2_independent_ctb_x < ps_tile->u1_pos_x + ps_… in ihevcd_init_proc_ctxt()1507 WORD32 i2_independent_ctb_x = ps_slice_hdr->i2_independent_ctb_x; in ihevcd_init_proc_ctxt() local1512 ps_proc->i4_ctb_slice_x = ps_proc->i4_ctb_x - i2_independent_ctb_x; in ihevcd_init_proc_ctxt()
979 ps_slice_hdr->i2_independent_ctb_x = ps_slice_hdr->i2_ctb_x; in ihevcd_parse_slice_header()988 ps_slice_hdr->i2_independent_ctb_x = 0; in ihevcd_parse_slice_header()
2783 WORD16 i2_independent_ctb_x; member