OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SFB_PARAM_SHORT
(Results
1 - 4
of
4
) sorted by null
/external/aac/libAACenc/src/
aacEnc_rom.h
162
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_8000_short_128;
164
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_11025_short_128;
166
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_12000_short_128;
168
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_16000_short_128;
170
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_22050_short_128;
172
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_24000_short_128;
174
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_32000_short_128;
176
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_44100_short_128;
178
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_48000_short_128;
180
extern const
SFB_PARAM_SHORT
p_FDKaacEnc_64000_short_128
[
all
...]
psy_configuration.h
150
}
SFB_PARAM_SHORT
;
aacEnc_rom.cpp
[
all
...]
psy_configuration.cpp
102
const
SFB_PARAM_SHORT
*paramShort;
Completed in 1010 milliseconds