HomeSort by relevance Sort by last modified time
    Searched refs:sfbThresholdQuiet (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/inc/
psy_configuration.h 36 Word32 sfbThresholdQuiet[MAX_SFB_LONG];
66 Word32 sfbThresholdQuiet[MAX_SFB_SHORT];
  /frameworks/av/media/libstagefright/codecs/aacenc/src/
psy_configuration.c 377 psyConf->sfbThresholdQuiet);
459 psyConf->sfbThresholdQuiet);
psy_main.c 225 hPsy->psyConfLong.sfbThresholdQuiet);
561 data1 = hPsyConfLong->sfbThresholdQuiet;
743 data1 = hPsyConfShort->sfbThresholdQuiet;

Completed in 21 milliseconds