Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encoder.h1366 int tile_mb_cols = (tile.mi_col_end - tile.mi_col_start + 1) >> 1; in allocated_tokens() local
1378 int tile_mb_cols = (tile_info->mi_col_end - tile_info->mi_col_start + 1) >> 1; in get_start_tok() local
H A Dvp9_encodeframe.c5915 int tile_mb_cols = (tile_info->mi_col_end - tile_info->mi_col_start + 1) >> 1; in vp9_encode_sb_row() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodeframe.c1410 const int tile_mb_cols = in populate_token_count() local
H A Dencoder.h4012 int tile_mb_cols = in allocated_tokens() local
4026 const int tile_mb_cols = in get_start_tok() local