Home
last modified time | relevance | path

Searched refs:this_tile (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3828 TileDataEnc *this_tile = in vp9_encode_tile() local
3830 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()