Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/utils/
Dtypes.h317 int tile_row_height_in_superblocks[kMaxTileRows + 1]; member
/external/libgav1/libgav1/src/
Dobu_parser.cc1721 max_height, &tile_info->tile_row_height_in_superblocks[i])) { in ParseTileInfoSyntax()
1725 ++tile_info->tile_row_height_in_superblocks[i]; in ParseTileInfoSyntax()
1726 sb_start += tile_info->tile_row_height_in_superblocks[i]; in ParseTileInfoSyntax()