OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fac_temp
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
qm_select.h
237
float
fac_temp
,
245
float
fac_temp
,
qm_select.cc
430
float
fac_temp
= kFactorTemporal[down_action_history_[0].temporal];
local
444
if (ConditionForGoingUp(fac_width, fac_height,
fac_temp
,
461
ConditionForGoingUp(1.0f, 1.0f,
fac_temp
, kTransRateScaleUpTemp);
483
float
fac_temp
,
486
GetTransitionRate(fac_width, fac_height,
fac_temp
, scale_fac);
567
float
fac_temp
,
574
FrameRateLevel(
fac_temp
* avg_incoming_framerate_);
578
fac_temp
> 1.0f) {
[
all
...]
qm_select_unittest.cc
64
float
fac_temp
,
[
all
...]
Completed in 436 milliseconds