Home | History | Annotate | Download | only in decoder

Lines Matching refs:ps_tile_prev

2179     tile_t *ps_tile, *ps_tile_prev;
2236 ps_tile_prev = ps_tile - 1;
2238 ps_tile_prev = ps_tile;
2412 ps_tile_prev = ps_tile - 1;
2427 if(!(((ps_slice_hdr->i2_ctb_x + ps_tile_prev->u2_wd) % ps_sps->i2_pic_wd_in_ctb) == ps_tile->u1_pos_x)) //Case 2