Searched refs:tile_row_height_in_superblocks (Results 1 – 3 of 3) sorted by relevance
297 int tile_row_height_in_superblocks[kMaxTileRows + 1]; member
1722 max_height, &tile_info->tile_row_height_in_superblocks[i])) { in ParseTileInfoSyntax()1726 ++tile_info->tile_row_height_in_superblocks[i]; in ParseTileInfoSyntax()1727 sb_start += tile_info->tile_row_height_in_superblocks[i]; in ParseTileInfoSyntax()
711 OBU_TEST_COMPARE(tile_row_height_in_superblocks[i]) << "tile_rows: " << i; in VerifyTileInfoParameters()2480 gold.tile_row_height_in_superblocks[0] = 2; in TEST_F()2481 gold.tile_row_height_in_superblocks[1] = 1; in TEST_F()