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
62
const PSY_CONFIGURATION_SHORT *
hPsyConfShort
,
69
const PSY_CONFIGURATION_SHORT *
hPsyConfShort
);
252
PSY_CONFIGURATION_SHORT *
hPsyConfShort
,
340
hPsyConfShort
,
350
advancePsychShortMS (psyData,
hPsyConfShort
);
364
hPsyConfShort
->sfbCnt,
365
hPsyConfShort
->sfbOffset,
366
hPsyConfShort
->sfbMinSnr,
415
psyData[0].blockSwitchingControl.noOfGroups*
hPsyConfShort
->sfbCnt,
416
hPsyConfShort
->sfbCnt
[
all
...]
/external/aac/libAACenc/src/
psy_main.cpp
461
PSY_CONFIGURATION *RESTRICT
hPsyConfShort
= &psyConf[1];
566
hThisPsyConf[ch] =
hPsyConfShort
;
787
if (hPsyConfLong->tnsConf.tnsActive ||
hPsyConfShort
->tnsConf.tnsActive) {
[
all
...]
Completed in 40 milliseconds