Searched refs:total_number_of_dcc_active_dpp (Results 1 – 2 of 2) sorted by relevance
253 float total_number_of_dcc_active_dpp[number_of_states_plus_one + 1][1 + 1]; member
581 v->total_number_of_dcc_active_dpp[i][j] = 0.0; in mode_support_and_system_configuration() 584 v->total_number_of_dcc_active_dpp[i][j] = v->total_number_of_dcc_active_dpp[i][j] + v->no_of_dpp[i][j][k]; in mode_support_and_system_configuration() 790 v->extra_latency = v->urgent_round_trip_and_out_of_order_latency_per_state[i] + (v->total_number_of_active_dpp[i][j] * v->pixel_chunk_size_in_kbyte + v->total_number_of_dcc_active_dpp[i][j] * v->meta_chunk_size) * 1024.0 / v->return_bw_per_state[i]; in mode_support_and_system_configuration()