Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h600 int tile_mb_cols = (tile.mi_col_end - tile.mi_col_start + 1) >> 1; in allocated_tokens() local
602 return get_token_alloc(tile_mb_rows, tile_mb_cols); in allocated_tokens()