Home
last modified time | relevance | path

Searched refs:ConditionForGoingUp (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_coding/
Dqm_select.cc444 if (ConditionForGoingUp(fac_width, fac_height, fac_temp, in GoingUpResolution()
456 selected_up_spatial = ConditionForGoingUp(fac_width, fac_height, 1.0f, in GoingUpResolution()
461 ConditionForGoingUp(1.0f, 1.0f, fac_temp, kTransRateScaleUpTemp); in GoingUpResolution()
481 bool VCMQmResolution::ConditionForGoingUp(float fac_width, in ConditionForGoingUp() function in webrtc::VCMQmResolution
Dqm_select.h235 bool ConditionForGoingUp(float fac_width,