Searched refs:next_tile_ctb_x (Results 1 – 1 of 1) sorted by relevance
384 WORD16 next_tile_ctb_x; in ihevcd_get_tile_pos() local388 next_tile_ctb_x = ps_sps->i2_pic_wd_in_ctb; in ihevcd_get_tile_pos()394 next_tile_ctb_x = ps_tile_next_tmp->u1_pos_x; in ihevcd_get_tile_pos()396 if((ctb_x >= ps_tile_tmp->u1_pos_x) && (ctb_x < next_tile_ctb_x)) in ihevcd_get_tile_pos()