OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:P_BANDS
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
vorbis_psy.h
38
#define
P_BANDS
17 /* 62Hz to 16kHz */
71
float noiseoff[
P_BANDS
];
/external/libvorbis/lib/
psy.h
30
#define
P_BANDS
17 /* 62Hz to 16kHz */
46
float toneatt[
P_BANDS
];
55
float noiseoff[P_NOISECURVES][
P_BANDS
];
Completed in 22 milliseconds