Searched refs:codecWidth (Results 1 – 2 of 2) sorted by relevance
41 codecWidth(0), in VCMProtectionParameters()178 int num_pixels = parameters->codecWidth * parameters->codecHeight; in BitRateTooLowForFec()317 float spatialSizeToRef = rtc::saturated_cast<float>(parameters->codecWidth * in ProtectionFactor()671 _currentParameters.codecWidth = _codecWidth; in UpdateMethod()
62 uint16_t codecWidth; member