OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:power_term
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/vp8/encoder/
firstpass.c
956
double
power_term
;
local
[
all
...]
/external/libvpx/libvpx/vp9/encoder/
vp9_firstpass.c
956
const double
power_term
= MIN(vp9_convert_qindex_to_q(q) * 0.01 + pt_low,
local
[
all
...]
Completed in 521 milliseconds