HomeSort by relevance Sort by last modified time
    Searched full:stepsize (Results 26 - 50 of 67) sorted by null

12 3

  /external/aac/libSBRenc/src/
ton_corr.h 119 INT stepSize; /*!< Stride for the lpc estimate. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
extra-view-metadata.xml 117 topAttrs="numStars,stepSize,style,isIndicator"
  /packages/inputmethods/LatinIME/native/jni/src/
binary_format.h 541 const float stepSize = ((float)MAX_FREQ - unigramFreq) / (1.5f + MAX_BIGRAM_FREQ);
542 return (int)(unigramFreq + (bigramFreq + 1) * stepSize);
  /external/libmtp/src/
libmtp.c     [all...]
ptp-pack.c 753 ret = ptp_unpack_DPV (params, data, &offset, dpdlen, &dpd->FORM.Range.StepSize, dpd->DataType);
822 ret = ptp_unpack_DPV (params, data, &offset, opdlen, &opd->FORM.Range.StepSize, opd->DataType);
    [all...]
ptp.h     [all...]
ptp.c     [all...]
  /external/jpeg/
jquant2.c     [all...]
  /external/qemu/distrib/jpeg-6b/
jquant2.c     [all...]
  /external/webrtc/src/modules/audio_processing/aec/
aec_core_sse2.c 125 // Stepsize factor
aec_core.c 279 // Stepsize factor
    [all...]
  /frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
s10_8pf.h 112 Word16 step, /* i : stepsize */
s10_8pf.cpp 181 Word16 step, // i : stepsize
558 Word16 step, /* i : stepsize */
  /external/quake/quake/src/WinQuake/
sv_phys.cpp 957 #define STEPSIZE 18
1003 upmove[2] = STEPSIZE;
1004 downmove[2] = -STEPSIZE + oldvel[2]*host_frametime;
    [all...]
  /external/webrtc/src/modules/audio_processing/aecm/
aecm_core.c     [all...]
  /gdk/samples/quake/jni/
sv_phys.cpp 957 #define STEPSIZE 18
1003 upmove[2] = STEPSIZE;
1004 downmove[2] = -STEPSIZE + oldvel[2]*host_frametime;
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
BinaryDictInputOutput.java     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt 245 android:stepSize : The step size of the rating. [float]
  /external/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGBuilder.cpp 417 for (unsigned StepSize = NumParts; StepSize > 1; StepSize /= 2) {
418 for (unsigned i = 0; i < NumParts; i += StepSize) {
419 unsigned ThisBits = StepSize * PartBits / 2;
422 SDValue &Part1 = Parts[i+StepSize/2];
    [all...]
  /external/aac/libAACenc/include/
aacenc_lib.h     [all...]
  /prebuilts/sdk/6/
android.jar 
  /frameworks/base/core/res/res/values/
public.xml     [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex 1126 public static final int stepSize
    [all...]
  /development/sdk/
api-versions.xml     [all...]
  /frameworks/base/api/
1.xml     [all...]

Completed in 6511 milliseconds

12 3