Searched refs:read256_block_height_c (Results 1 – 2 of 2) sorted by relevance
355 v->read256_block_height_c[k] = 0.0; in mode_support_and_system_configuration()361 v->read256_block_height_c[k] = 1.0; in mode_support_and_system_configuration()365 v->read256_block_height_c[k] = 8.0; in mode_support_and_system_configuration()369 v->read256_block_height_c[k] = 8.0; in mode_support_and_system_configuration()372 …width_c[k] = 256.0 /dcn_bw_ceil2(v->byte_per_pixel_in_detc[k], 2.0) / v->read256_block_height_c[k]; in mode_support_and_system_configuration()376 v->max_swath_height_c[k] = v->read256_block_height_c[k]; in mode_support_and_system_configuration()679 v->meta_req_height_c = 8.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()707 v->macro_tile_block_height_c = 4.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()711 v->macro_tile_block_height_c = 16.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()715 v->macro_tile_block_height_c = 32.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()[all …]
283 float read256_block_height_c[number_of_planes_minus_one + 1]; member