/external/libvpx/ |
CHANGELOG | 182 Allow coefficient optimization for good quality speed 0.
|
/external/openssl/crypto/rsa/ |
rsa_ameth.c | 246 if (!ASN1_bn_print(bp,"coefficient:",x->iqmp,m,off))
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_pcmdata.h | 41 #define INTEGRATOR_COEFFICIENT 100 /* coefficient for leaky integrator */
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_pcmdata.h | 41 #define INTEGRATOR_COEFFICIENT 100 /* coefficient for leaky integrator */
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_pcmdata.h | 41 #define INTEGRATOR_COEFFICIENT 100 /* coefficient for leaky integrator */
|
/external/srec/srec/cfront/ |
cheldsp4.c | 137 /* DD coefficient*/
|
/external/valgrind/unittest/ |
linear_solver.h | 174 // First, let's find out those lines in matrix having only one non-zero coefficient
|
/frameworks/base/media/libeffects/lvm/lib/Eq/lib/ |
LVEQNB.h | 98 #define LVEQNB_MEMREGION_PERSISTENT_COEF 2 /* Offset to persistent coefficient region */
|
/frameworks/base/media/libeffects/lvm/lib/Reverb/src/ |
LVREV_Process.c | 282 -0x7fff, /* Invert since the feedback coefficient is negative */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/ |
levinson.c | 117 Word16 Kh, Kl; /* reflection coefficient; hi and lo */
|
/frameworks/media/libvideoeditor/vss/video_filters/src/ |
M4VIFI_ResizeYUVtoBGR565.c | 226 with R(x) = / x+1 -1 =< x =< 0 \ 1-x 0 =< x =< 1 and a (resp. b) weighting coefficient
|
M4VIFI_ResizeYUVtoRGB565.c | 230 with R(x) = / x+1 -1 =< x =< 0 \ 1-x 0 =< x =< 1 and a (resp. b) weighting coefficient
|
/sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/tasks/ |
TaskMonitorImpl.java | 110 // we use the max to compute a coefficient for inc deltas.
|
/external/bluetooth/bluez/sbc/ |
sbc_primitives.c | 66 /* rounding coefficient */ 124 /* rounding coefficient */
|
/external/libvpx/vp8/encoder/ |
encodemb.c | 391 /* If we reduced this coefficient to zero, check to see if 445 /* There's no choice to make for a zero coefficient, so we don't
|
/frameworks/base/core/java/android/view/ |
ViewConfiguration.java | 196 * The coefficient of friction applied to flings/scrolls. 658 * @return A scalar dimensionless value representing the coefficient of
|
/frameworks/base/media/libstagefright/codecs/aacdec/ |
ps_all_pass_fract_delay_filter.cpp | 200 * filter coefficient a(m) == 0.65144 0.56472 0.48954 313 * filter coefficient a(m) == 0.65144 0.56472 0.48954
|
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/ |
pred_lt.cpp | 60 loaded into memory filter coefficient in linear order for 110 * every second coefficient:
|
/frameworks/base/media/libstagefright/codecs/amrnb/dec/src/ |
preemph.cpp | 178 g -- Word16 -- preemphasis coefficient 239 Word16 g, /* (i) : preemphasis coefficient */
|
/frameworks/base/media/libstagefright/codecs/amrwb/src/ |
oversamp_12k8_to_16k.cpp | 124 const int16 * fir, /* filter coefficient */ 277 const int16 *fir, /* filter coefficient */
|
/frameworks/base/media/libstagefright/codecs/amrwbenc/inc/ |
acelp.h | 212 Word16 mu, /* (i) Q15 : preemphasis coefficient */ 218 Word16 mu, /* (i) Q15 : preemphasis coefficient */
|
/external/jpeg/ |
libjpeg.doc | [all...] |
jmorecfg.h | 115 /* Representation of a DCT frequency coefficient.
|
/frameworks/base/media/libstagefright/codecs/amrnb/enc/src/ |
levinson.cpp | 451 K = reflection coefficient 477 Word16 Kh, Kl; // reflexion coefficient; hi and lo 645 Word16 Kh; /* reflexion coefficient; hi and lo */
|
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/spec/ |
RSAMultiPrimePrivateCrtKeySpecTest.java | 423 * Assertion: returns crt coefficient
|