OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fac_height
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
qm_select.h
236
float
fac_height
,
244
float
fac_height
,
qm_select.cc
429
float
fac_height
= kFactorHeightSpatial[down_action_history_[0].spatial];
local
437
fac_height
= kFactorHeightSpatial[kOneQuarterSpatialUniform] /
444
if (ConditionForGoingUp(fac_width,
fac_height
, fac_temp,
456
selected_up_spatial = ConditionForGoingUp(fac_width,
fac_height
, 1.0f,
482
float
fac_height
,
486
GetTransitionRate(fac_width,
fac_height
, fac_temp, scale_fac);
566
float
fac_height
,
571
static_cast<uint16_t>(
fac_height
* height_));
[
all
...]
qm_select_unittest.cc
63
float
fac_height
,
[
all
...]
Completed in 52 milliseconds