Searched refs:this_tile (Results 1 – 1 of 1) sorted by relevance
3828 TileDataEnc *this_tile = in vp9_encode_tile() local3830 const TileInfo * const tile_info = &this_tile->tile_info; in vp9_encode_tile()3837 encode_nonrd_sb_row(cpi, td, this_tile, mi_row, &tok); in vp9_encode_tile()3839 encode_rd_sb_row(cpi, td, this_tile, mi_row, &tok); in vp9_encode_tile()