Home | History | Annotate | Download | only in decoder

Lines Matching refs:u1_pos_y

497                 next_tile_ctb_y = ps_tile_next_tmp->u1_pos_y;
499 if((ctb_y >= ps_tile_tmp->u1_pos_y) && (ctb_y < next_tile_ctb_y))
506 *pi4_ctb_tile_y = ctb_y - ps_tile_tmp->u1_pos_y;