Searched refs:xM (Results 1 - 17 of 17) sorted by relevance

/external/libgsm/src/
H A Drpe.c116 static void RPE_grid_selection P3((x,xM,Mc_out), argument
118 word * xM, /* [0..12] OUT */
214 /* Down-sampling by a factor 3 to get the selected xM[0..12]
217 for (i = 0; i <= 12; i ++) xM[i] = x[Mc + 3*i];
256 static void APCM_quantization P5((xM,xMc,mant_out,exp_out,xmaxc_out), argument
257 word * xM, /* [0..12] IN */
271 /* Find the maximum absolute value xmax of xM[0..12].
276 temp = xM[i];
303 /* Quantizing and coding of the xM[0..12] RPE sequence
333 temp = xM[
459 word xM[13], xMp[13]; local
[all...]
/external/icu4c/config/
H A Dmh-solaris12 GEN_DEPS.c= $(CC) -xM $(DEFS) $(CPPFLAGS)
13 GEN_DEPS.cc= $(CXX) -xM $(DEFS) $(CPPFLAGS)
/external/bison/build-aux/
H A Ddepcomp85 dashmflag=-xM
/external/chromium/sdch/open-vcdiff/
H A Ddepcomp86 dashmflag=-xM
/external/elfutils/config/
H A Ddepcomp86 dashmflag=-xM
/external/genext2fs/
H A Ddepcomp85 dashmflag=-xM
/external/grub/
H A Ddepcomp85 dashmflag=-xM
/external/libffi/
H A Ddepcomp86 dashmflag=-xM
/external/libmtp/
H A Ddepcomp84 dashmflag=-xM
/external/libpng/
H A Ddepcomp84 dashmflag=-xM
/external/libusb/
H A Ddepcomp86 dashmflag=-xM
/external/libusb-compat/
H A Ddepcomp86 dashmflag=-xM
/external/llvm/autoconf/
H A Ddepcomp85 dashmflag=-xM
/external/openfst/
H A Ddepcomp84 dashmflag=-xM
/external/protobuf/
H A Ddepcomp86 dashmflag=-xM
/external/protobuf/gtest/build-aux/
H A Ddepcomp86 dashmflag=-xM
/external/opencv/cvaux/src/
H A Dcvepilines.cpp528 double xM,yM,zM; local
580 xM = xA+alpha*(xB-xA);
589 midPoint->x = (xM + xN) * 0.5;

Completed in 391 milliseconds