OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:factors
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacdec/
s_tdec_int_chan.h
135
Int
factors
[MAXBANDS];
member in struct:__anon14848
/external/speex/libspeex/
_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
/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
...]
Completed in 84 milliseconds