Home
last modified time | relevance | path

Searched refs:maxq (Results 1 – 25 of 41) sorted by relevance

12

/external/libaom/libaom/av1/encoder/
Dratectrl.c99 static int get_minq_index(double maxq, double x3, double x2, double x1, in get_minq_index() argument
101 const double minqtarget = AOMMIN(((x3 * maxq + x2) * maxq + x1) * maxq, maxq); in get_minq_index()
115 const double maxq = av1_convert_qindex_to_q(i, bit_depth); in init_minq_luts() local
116 kf_low_m[i] = get_minq_index(maxq, 0.000001, -0.0004, 0.150, bit_depth); in init_minq_luts()
117 kf_high_m[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.45, bit_depth); in init_minq_luts()
118 arfgf_low[i] = get_minq_index(maxq, 0.0000015, -0.0009, 0.30, bit_depth); in init_minq_luts()
119 arfgf_high[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.55, bit_depth); in init_minq_luts()
120 inter[i] = get_minq_index(maxq, 0.00000271, -0.00113, 0.90, bit_depth); in init_minq_luts()
121 rtc[i] = get_minq_index(maxq, 0.00000271, -0.00113, 0.70, bit_depth); in init_minq_luts()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_ratectrl.c109 static int get_minq_index(double maxq, double x3, double x2, double x1, in get_minq_index() argument
112 const double minqtarget = VPXMIN(((x3 * maxq + x2) * maxq + x1) * maxq, maxq); in get_minq_index()
130 const double maxq = vp9_convert_qindex_to_q(i, bit_depth); in init_minq_luts() local
131 kf_low_m[i] = get_minq_index(maxq, 0.000001, -0.0004, 0.150, bit_depth); in init_minq_luts()
132 kf_high_m[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.45, bit_depth); in init_minq_luts()
134 arfgf_low[i] = get_minq_index(maxq, 0.0000015, -0.0009, 0.275, bit_depth); in init_minq_luts()
135 inter[i] = get_minq_index(maxq, 0.00000271, -0.00113, 0.80, bit_depth); in init_minq_luts()
137 arfgf_low[i] = get_minq_index(maxq, 0.0000015, -0.0009, 0.30, bit_depth); in init_minq_luts()
138 inter[i] = get_minq_index(maxq, 0.00000271, -0.00113, 0.70, bit_depth); in init_minq_luts()
140 arfgf_high[i] = get_minq_index(maxq, 0.0000021, -0.00125, 0.55, bit_depth); in init_minq_luts()
[all …]
/external/iproute2/tc/
Dq_pie.c206 st->packets_in, st->overlimit, st->dropped, st->maxq, in pie_print_xstats()
/external/google-breakpad/autotools/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/iperf3/config/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/libnfnetlink/build-aux/
Dconfig.sub276 | maxq | mb | microblaze | mcore | mep | metag \
/external/python/cpython2/Modules/_ctypes/libffi/
Dconfig.sub271 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/libcap-ng/libcap-ng-0.7/
Dconfig.sub267 | maxq | mb | microblaze | mcore | mep | metag \
/external/speex/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/iproute2/include/uapi/linux/
Dpkt_sched.h872 __u32 maxq; /* maximum queue size */ member
/external/libxkbcommon/xkbcommon/build-aux/
Dconfig.sub271 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/libnetfilter_conntrack/build-aux/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/jemalloc/build-aux/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/icu/icu4c/source/
Dconfig.sub269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/openssh/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/curl/
Dconfig.sub269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/jemalloc_new/build-aux/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/libpng/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/python/cpython2/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/tcpdump/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/e2fsprogs/config/
Dconfig.sub269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/lmfit/build-aux/
Dconfig.sub273 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/libevent/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/pcre/dist2/
Dconfig.sub272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
/external/python/cpython3/
Dconfig.sub269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \

12