OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minqtarget
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c
157
const double
minqtarget
= MIN(((x3 * maxq + x2) * maxq + x1) * maxq + c,
local
162
if (
minqtarget
<= 2.0)
166
if (
minqtarget
<= vp9_convert_qindex_to_q(i))
[
all
...]
Completed in 140 milliseconds