HomeSort by relevance Sort by last modified time
    Searched refs:ConditionForGoingUp (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
qm_select.h 235 bool ConditionForGoingUp(float fac_width,
qm_select.cc 444 if (ConditionForGoingUp(fac_width, fac_height, fac_temp,
456 selected_up_spatial = ConditionForGoingUp(fac_width, fac_height, 1.0f,
461 ConditionForGoingUp(1.0f, 1.0f, fac_temp, kTransRateScaleUpTemp);
481 bool VCMQmResolution::ConditionForGoingUp(float fac_width,
    [all...]

Completed in 59 milliseconds