Home
last modified time | relevance | path

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

/external/libvpx/vp9/encoder/
Dvp9_encoder.h1263 int tile_mb_cols = (tile.mi_col_end - tile.mi_col_start + 1) >> 1; in allocated_tokens() local
1275 int tile_mb_cols = (tile_info->mi_col_end - tile_info->mi_col_start + 1) >> 1; in get_start_tok() local
Dvp9_encodeframe.c5858 int tile_mb_cols = (tile_info->mi_col_end - tile_info->mi_col_start + 1) >> 1; in vp9_encode_sb_row() local
/external/libaom/av1/encoder/
Dencodeframe.c1321 const int tile_mb_cols = in populate_token_count() local
Dencoder.h3814 int tile_mb_cols = in allocated_tokens() local
3828 const int tile_mb_cols = in get_start_tok() local