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

  /external/aac/libAACenc/src/
psy_configuration.h 139 }PSY_CONFIGURATION;
159 PSY_CONFIGURATION *psyConf,
psy_main.h 95 #include "psy_configuration.h"
119 PSY_CONFIGURATION psyConf[2]; /* LONG / SHORT */
164 PSY_CONFIGURATION *psyConf,
tns_func.h 96 #include "psy_configuration.h"
106 PSY_CONFIGURATION *psyConfig,
psy_configuration.cpp 91 #include "psy_configuration.h"
574 PSY_CONFIGURATION *psyConf,
583 FDKmemclear(psyConf, sizeof(PSY_CONFIGURATION));
psy_main.cpp 98 #include "psy_configuration.h"
445 PSY_CONFIGURATION *psyConf,
460 PSY_CONFIGURATION *RESTRICT hPsyConfLong = &psyConf[0];
461 PSY_CONFIGURATION *RESTRICT hPsyConfShort = &psyConf[1];
475 PSY_CONFIGURATION *RESTRICT hThisPsyConf[(2)];
    [all...]
aacenc_tns.cpp 93 #include "psy_configuration.h"
359 PSY_CONFIGURATION *pC,
    [all...]

Completed in 61 milliseconds