/frameworks/av/media/libstagefright/codecs/amrnb/common/include/ |
vad2.h | 171 Word16 negSNRvar; /* Negative SNR variance (scaled as 7,8) */ 172 Word16 negSNRbias; /* sensitivity bias from negative SNR variance (scaled as 15,0) */
|
/frameworks/base/core/java/android/gesture/ |
GestureUtils.java | 347 * Calculates the variance-covariance matrix of a set of points. 350 * @return the variance-covariance matrix
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
rtcd_defs.pl | 240 # Whole-pixel Variance 265 # Sub-pixel Variance
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/ |
random | 766 * @brief Returns the compact form of the variance/covariance 923 * <tr><td>Variance</td><td>@f$2\sigma^2 + \nu^2 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/ |
random | 766 * @brief Returns the compact form of the variance/covariance 923 * <tr><td>Variance</td><td>@f$2\sigma^2 + \nu^2 [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/ |
random | 766 * @brief Returns the compact form of the variance/covariance 923 * <tr><td>Variance</td><td>@f$2\sigma^2 + \nu^2 [all...] |
/external/ImageMagick/MagickCore/ |
statistic.c | [all...] |
identify.c | 239 " Sum of Squares Variance:\n" \ 245 " Sum Variance:\n" \ 251 " Difference Variance:\n" \ [all...] |
/external/clang/lib/Parse/ |
ParseObjc.cpp | 430 /// objc-type-parameter-variance? identifier objc-type-parameter-bound[opt] 435 /// objc-type-parameter-variance: 482 // Parse the variance, if any. 484 ObjCTypeParamVariance variance = ObjCTypeParamVariance::Invariant; local 486 variance = Tok.is(tok::kw___covariant) 491 // Once we've seen a variance specific , we know this is not a 547 variance, [all...] |
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
VectorDrawableTest.java | 176 // We can increase the threshold if the Skia is drawing with some variance
|
/docs/source.android.com/src/devices/tv/ |
HDMI-CEC.jd | 39 supported features vary between devices. Because of this variance, consumers
|
/external/autotest/client/site_tests/graphics_PiglitBVT/ |
generate_scripts.py | 264 # Try to help the person updating piglit by collecting the variance
|
/external/fio/ |
idletime.c | 20 /* scale for less variance */
|
/external/libvpx/libvpx/vp8/encoder/ |
onyx_int.h | 21 #include "vpx_dsp/variance.h"
|
/external/opencv/cv/src/ |
_cvkdtree.hpp | 82 // for given set of point indices, compute dimension of highest variance
|
/external/opencv3/modules/ml/src/ |
kdtree.cpp | 233 // find the dimensionality with the biggest variance
|
/external/speex/libspeex/ |
mdf.c | 163 spx_float_t Dvar1; /* Estimated variance of 1st estimator */ 164 spx_float_t Dvar2; /* Estimated variance of 2nd estimator */ 880 /* Difference in response, this is used to estimate the variance of our residual power estimate */ 901 /* For two time windows, compute the mean of the energy difference, as well as the variance */ [all...] |
/external/webp/src/dec/ |
vp8i.h | 128 uint8_t hev_thresh_; // high edge variance threshold in [0..2]
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
avcenc_int.h | 313 int max_BitVariance_num; /* the number of the maximum bit variance within the given buffer with the unit of 10% of bitrate/framerate*/
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
me_utils.cpp | 308 variance .
|
/frameworks/base/libs/hwui/ |
JankTracker.cpp | 221 // with variance in values, and should be sort of an upper-bound on what
|
/frameworks/base/services/core/java/com/android/server/power/ |
WirelessChargerDetector.java | 92 // cosine of the maximum angle variance that we tolerate while at rest.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
libvpx_srcs.txt | 121 vp8/common/variance.h
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
onyx_int.h | 21 #include "vp8/common/variance.h"
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
vp9_pickmode.c | 115 // NOTE: this returns variance
|