Searched refs:read256_block_height_c (Results 1 – 2 of 2) sorted by relevance
360 v->read256_block_height_c[k] = 0.0; in mode_support_and_system_configuration()366 v->read256_block_height_c[k] = 1.0; in mode_support_and_system_configuration()370 v->read256_block_height_c[k] = 8.0; in mode_support_and_system_configuration()374 v->read256_block_height_c[k] = 8.0; in mode_support_and_system_configuration()377 …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()381 v->max_swath_height_c[k] = v->read256_block_height_c[k]; in mode_support_and_system_configuration()684 v->meta_req_height_c = 8.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()712 v->macro_tile_block_height_c = 4.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()716 v->macro_tile_block_height_c = 16.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()720 v->macro_tile_block_height_c = 32.0 * v->read256_block_height_c[k]; in mode_support_and_system_configuration()[all …]
285 float read256_block_height_c[number_of_planes_minus_one + 1]; member