HomeSort by relevance Sort by last modified time
    Searched refs:factors (Results 1 - 17 of 17) sorted by null

  /frameworks/base/media/libstagefright/codecs/aacdec/
pns_left.h 91 const Int factors[],
s_tdec_int_chan.h 135 Int factors[MAXBANDS]; member in struct:__anon9113
pns_left.cpp 49 Description: The same "Factors" pointer indexing problem that existed in
75 const Int factors[] = Array of scalefactors
320 const Int factors[],
338 const Int *pFactors = &(factors[0]);
getics.cpp 277 pChVars->factors,
279 MODIFYING(pInputStream,factors)
363 pChVars->factors,
576 pChVars->pShareWfxpCoef->factors,
659 pChVars->pShareWfxpCoef->factors,
huffspec_fxp.cpp 105 factors[] = array that contains scalefactors for each sfb, type Int16
303 Int factors[],
640 fac = factors[tot_sfb] - SF_OFFSET;
huffman.h 185 Int factors[],
pvmp4audiodecoderframe.cpp     [all...]
  /external/speex/libspeex/
kiss_fft.c 327 int * factors,
331 const int p=*factors++; /* the radix */
332 const int m=*factors++; /* stage's fft length/p */
347 kf_shuffle( Fout , f, fstride*p, in_stride, factors,st);
360 int * factors,
369 const int p=*factors++; /* the radix */
370 const int m=*factors++; /* stage's fft length/p */
385 kf_work( Fout , f, fstride*p, in_stride, factors,st, N*p, fstride*in_stride, m);
416 kf_work( Fout , f, fstride*p, in_stride, factors,st, N*p, fstride*in_stride, m);
450 p = n; /* no more factors, skip to end *
    [all...]
_kiss_fft_guts.h 26 /* e.g. an fft of length 128 has 4 factors
34 int factors[2*MAXFACTORS]; member in struct:kiss_fft_state
  /development/cmds/monkey/src/com/android/commands/monkey/
MonkeySourceRandom.java 297 // if verbose, show factors
332 * See if any key exists for non-zero factors.
341 * set the factors
343 * @param factors percentages for each type of event
345 public void setFactors(float factors[]) {
347 if (factors.length < c) {
348 c = factors.length;
351 mFactors[i] = factors[i];
518 //check factors
  /external/chromium/third_party/icu/source/common/
unames.c 785 writeFactorSuffix(const uint16_t *factors, uint16_t count,
794 /* write elements according to the factors */
798 * with the factors of this algorithm
804 factor=factors[i];
810 * guarantees here that code<=factors[0]
840 /* skip the rest of the strings for this factors[i] */
841 factor=(uint16_t)(factors[i]-indexes[i]-1);
922 const uint16_t *factors=(const uint16_t *)(range+1); local
924 const char *s=(const char *)(factors+count);
932 bufferPos+=writeFactorSuffix(factors, count
1012 const uint16_t *factors=(const uint16_t *)(range+1); local
1141 const uint16_t *factors=(const uint16_t *)(range+1); local
1255 const uint16_t *factors=(const uint16_t *)(range+1); local
    [all...]
  /external/icu4c/common/
unames.c 782 writeFactorSuffix(const uint16_t *factors, uint16_t count,
791 /* write elements according to the factors */
795 * with the factors of this algorithm
801 factor=factors[i];
807 * guarantees here that code<=factors[0]
837 /* skip the rest of the strings for this factors[i] */
838 factor=(uint16_t)(factors[i]-indexes[i]-1);
914 const uint16_t *factors=(const uint16_t *)(range+1); local
916 const char *s=(const char *)(factors+count);
924 bufferPos+=writeFactorSuffix(factors, count
1004 const uint16_t *factors=(const uint16_t *)(range+1); local
1133 const uint16_t *factors=(const uint16_t *)(range+1); local
1247 const uint16_t *factors=(const uint16_t *)(range+1); local
    [all...]
  /external/v8/benchmarks/
deltablue.js 829 * mapping and to change the scale and offset factors.
  /external/webkit/SunSpider/tests/v8-v4/
v8-deltablue.js 823 * mapping and to change the scale and offset factors.
  /dalvik/docs/
prettify.js 398 // to move us to the next column, where columns occur at factors of
    [all...]
  /external/grub/docs/
texinfo.tex     [all...]
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 367 milliseconds