HomeSort by relevance Sort by last modified time
    Searched full:variance (Results 151 - 175 of 200) sorted by null

1 2 3 4 5 67 8

  /external/flac/include/FLAC/
stream_encoder.h     [all...]
  /external/chromium_org/chrome/browser/extensions/api/identity/
identity_apitest.cc     [all...]
  /external/libvpx/libvpx/vp8/encoder/
pickinter.c 23 #include "vp8/common/variance.h"
    [all...]
encodeframe.c 69 /* This is used as a reference when computing the source variance for the
    [all...]
firstpass.c 18 #include "vp8/common/variance.h"
455 /* override the default variance function to use MSE */
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.sh 327 # variance
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/enc/src/
rate_control.cpp 602 /* First, set the upper bound for current bit allocation variance: 80% of available buffer */
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream 565 * call to @c gcount(). At variance with putback, unget and
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/
istream 565 * call to @c gcount(). At variance with putback, unget and
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/
istream 567 * call to @c gcount(). At variance with putback, unget and
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 193 /* returns subpixel variance error function */
461 /* returns subpixel variance error function */
    [all...]
  /external/chromium_org/chrome_frame/test/perf/
chrome_frame_perftest.cc 594 // so if other applications are running, they can create variance in this
    [all...]
  /external/chromium_org/third_party/leveldatabase/src/db/
db_impl.cc     [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 115 * offset to handle some variance. So the estimate would be
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/doc/
tcmalloc.html 399 can achieve fewer ops/sec. PTMalloc2 has a much higher variance
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
rate_control.cpp 620 /* First, set the upper bound for current bit allocation variance: 80% of available buffer */
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
random.py 497 # alpha > 0, beta > 0, mean is alpha*beta, variance is alpha*beta**2
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
random.py 497 # alpha > 0, beta > 0, mean is alpha*beta, variance is alpha*beta**2
  /cts/tests/tests/hardware/src/android/hardware/cts/
CameraTest.java     [all...]
  /external/chromium_org/tools/
bisect-perf-regression.py 201 variance = reduce(lambda x, y: float(x) + float(y), variances) / (len(v) - 1)
202 std_dev = math.sqrt(variance)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/dspr2/
loopfilter_filters_dspr2.c     [all...]
  /external/chromium_org/third_party/freetype/src/truetype/
ttgload.c 104 #if 1 /* Empirically determined, at variance with what MS said */
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
fts1c.test     [all...]
fts2c.test     [all...]
fts3ac.test     [all...]

Completed in 2798 milliseconds

1 2 3 4 5 67 8