Searched refs:code_params_ (Results 1 – 1 of 1) sorted by relevance
156 CodeSizeParams code_params_[kNumberCodes]; member in webrtc::FecPacketMaskMetricsTest336 code_params_[code_index].configuration_density[index]; in ComputeResidualLossPerGap()360 code_params_[code_index].configuration_density[index]; in ComputeRecoveryRatePerLoss()393 int num_media_packets = code_params_[code_index].num_media_packets; in ComputeMetricsForCode()394 int num_fec_packets = code_params_[code_index].num_fec_packets; in ComputeMetricsForCode()481 code_params_[code_index].configuration_density[index]++; in ComputeMetricsForCode()622 code_params_[code_index].num_media_packets = num_media_packets; in SetCodeParams()623 code_params_[code_index].num_fec_packets = num_fec_packets; in SetCodeParams()624 code_params_[code_index].protection_level = in SetCodeParams()628 code_params_[code_index].configuration_density[k] = 0; in SetCodeParams()[all …]