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

1 2 3 4 5 67 8 9

  /external/opencv/cv/src/
cvoptflowbm.cpp 45 Finds L1 norm between two blocks.
  /external/opencv/cxcore/include/
cxcore.h     [all...]
  /frameworks/base/media/libstagefright/codecs/amrnb/enc/src/
hp_max.h 106 Word16 *cor_hp_max, /* o : max high-pass filtered norm. correlation */
qgain795.cpp 134 gcode0 -- Word16 -- predicted CB gain (norm.)
208 Word16 gcode0, /* i : predicted CB gain (norm.), Q14 */
400 gcode0 -- Word16 -- predicted CB gain (norm.), Q14
478 Word16 gcode0, /* i : predicted CB gain (norm.), Q14 */
    [all...]
  /packages/apps/Settings/res/values-cs/
arrays.xml 64 <item msgid="1932071435506638315">"Normální"</item>
  /external/icu4c/tools/gensprep/
filterRFC3454.pl 58 "--normalize" => \$norm,
79 if(defined $norm) {
  /external/neven/Embedded/common/src/b_TensorEm/
Flt16Vec.c 296 /* let norm occupy 17 bits */
320 printf( "test norm %f\n", ( float )testNormL / ( 1 << -ptrA->expE ) );
RBFMap2D.c 506 /* printf( "iL = %d, norm = %d\n", iL, normL ); */
  /external/icu4c/test/cintltst/
cnormtst.c 660 UChar norm[100]; local
669 norm + normsize, 100 - normsize, &status);
684 if (nfdsize != normsize || u_memcmp(nfd, norm, nfdsize) != 0) {
    [all...]
  /external/jpeg/
jquant2.c 263 /* The volume (actually 2-norm) of the box */
397 * We use 2-norm rather than real volume here; this biases the method
399 * a box is splittable iff norm > 0.
    [all...]
  /external/opencv/ml/src/
ml_inner_functions.cpp 330 float rad, norm, coefficient; local
357 norm = (float) cvNorm (&sample, 0, CV_L2);
358 coefficient = rad / norm;
    [all...]
  /external/webrtc/src/common_audio/signal_processing_library/main/interface/
signal_processing_library.h 679 // Norm returns the # of left shifts required to 32-bit normalize the 32-bit
691 // Norm returns the # of left shifts required to 16-bit normalize the 16-bit
703 // Norm returns the # of left shifts required to 32-bit normalize the unsigned
    [all...]
  /packages/apps/Email/res/values-sk/
strings.xml     [all...]
  /external/icu4c/i18n/
ucol_sit.cpp 274 /* 11 NORMALIZATION_MODE */ {normArg, _processCollatorOption, UCOL_NORMALIZATION_MODE }, // norm O, X, D
  /frameworks/base/media/libstagefright/codecs/amrnb/common/include/
vad2.h 165 Word16 last_normb_shift; /* last block norm shift count */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libgcc_s.so 
libgcc_s.so.1 
  /external/dropbear/libtommath/pre_gen/
mpi.c 1661 int res, n, t, i, norm, neg; local
    [all...]
  /external/icu4c/test/perf/collationperf/
collperf.cpp 44 "-norm Normalizing mode on\n"
160 {"-norm", OptSpec::FLAG, &opt_norm},
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h 648 GLfloat _VP_inf_norm[3]; /**< Norm direction to infinite light */
649 GLfloat _h_inf_norm[3]; /**< Norm( _VP_inf_norm + <0,0,1> ) */
    [all...]
  /packages/apps/Email/res/values-hu/
strings.xml     [all...]
  /external/stlport/stlport/stl/
_complex.h 741 inline _Tp _STLP_CALL norm(const complex<_Tp>& __z) function
  /frameworks/base/core/java/android/widget/
OverScroller.java 171 * @return The original velocity less the deceleration, norm of the X and Y velocity vector.
    [all...]
  /frameworks/base/opengl/libagl/
light.cpp 190 // here norm^2 is at least 0x7EC00000 (>>32 == 0.495117)
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_complex.h 741 inline _Tp _STLP_CALL norm(const complex<_Tp>& __z) function

Completed in 1049 milliseconds

1 2 3 4 5 67 8 9