Searched refs:VCMQmMethod (Results 1 – 2 of 2) sorted by relevance
134 class VCMQmMethod {136 VCMQmMethod();137 virtual ~VCMQmMethod();190 class VCMQmResolution : public VCMQmMethod {345 class VCMQmRobustness : public VCMQmMethod {
25 VCMQmMethod::VCMQmMethod() in VCMQmMethod() function in webrtc::VCMQmMethod39 VCMQmMethod::~VCMQmMethod() { in ~VCMQmMethod()42 void VCMQmMethod::ResetQM() { in ResetQM()49 uint8_t VCMQmMethod::ComputeContentClass() { in ComputeContentClass()55 void VCMQmMethod::UpdateContent(const VideoContentMetrics* contentMetrics) { in UpdateContent()59 void VCMQmMethod::ComputeMotionNFD() { in ComputeMotionNFD()73 void VCMQmMethod::ComputeSpatial() { in ComputeSpatial()97 ImageType VCMQmMethod::GetImageType(uint16_t width, in GetImageType()125 ImageType VCMQmMethod::FindClosestImageType(uint16_t width, uint16_t height) { in FindClosestImageType()139 FrameRateLevelClass VCMQmMethod::FrameRateLevel(float avg_framerate) { in FrameRateLevel()