/external/libaom/libaom/av1/encoder/ |
D | ratectrl.c | 99 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/ |
D | vp9_ratectrl.c | 109 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/ |
D | q_pie.c | 206 st->packets_in, st->overlimit, st->dropped, st->maxq, in pie_print_xstats()
|
/external/google-breakpad/autotools/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/iperf3/config/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/libnfnetlink/build-aux/ |
D | config.sub | 276 | maxq | mb | microblaze | mcore | mep | metag \
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | config.sub | 271 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/libcap-ng/libcap-ng-0.7/ |
D | config.sub | 267 | maxq | mb | microblaze | mcore | mep | metag \
|
/external/speex/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/iproute2/include/uapi/linux/ |
D | pkt_sched.h | 872 __u32 maxq; /* maximum queue size */ member
|
/external/libxkbcommon/xkbcommon/build-aux/ |
D | config.sub | 271 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/libnetfilter_conntrack/build-aux/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/jemalloc/build-aux/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/icu/icu4c/source/ |
D | config.sub | 269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/openssh/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/curl/ |
D | config.sub | 269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/jemalloc_new/build-aux/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/libpng/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/python/cpython2/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/tcpdump/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/e2fsprogs/config/ |
D | config.sub | 269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/lmfit/build-aux/ |
D | config.sub | 273 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/libevent/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/pcre/dist2/ |
D | config.sub | 272 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|
/external/python/cpython3/ |
D | config.sub | 269 | maxq | mb | microblaze | microblazeel | mcore | mep | metag \
|