HomeSort by relevance Sort by last modified time
    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 459 PSY_CONFIGURATION *RESTRICT hPsyConfShort = &psyConf[1];
564 hThisPsyConf[ch] = hPsyConfShort;
784 if (hPsyConfLong->tnsConf.tnsActive || hPsyConfShort->tnsConf.tnsActive) {
    [all...]

Completed in 139 milliseconds