OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hPsyConfShort
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_main.c
60
const PSY_CONFIGURATION_SHORT *
hPsyConfShort
,
67
const PSY_CONFIGURATION_SHORT *
hPsyConfShort
);
248
PSY_CONFIGURATION_SHORT *
hPsyConfShort
,
336
hPsyConfShort
,
346
advancePsychShortMS (psyData,
hPsyConfShort
);
360
hPsyConfShort
->sfbCnt,
361
hPsyConfShort
->sfbOffset,
362
hPsyConfShort
->sfbMinSnr,
411
psyData[0].blockSwitchingControl.noOfGroups*
hPsyConfShort
->sfbCnt,
412
hPsyConfShort
->sfbCnt
[
all
...]
/external/aac/libAACenc/src/
psy_main.cpp
464
PSY_CONFIGURATION *RESTRICT
hPsyConfShort
= &psyConf[1];
569
hThisPsyConf[ch] =
hPsyConfShort
;
789
if (hPsyConfLong->tnsConf.tnsActive ||
hPsyConfShort
->tnsConf.tnsActive) {
[
all
...]
Completed in 20 milliseconds