Home
last modified time | relevance | path

Searched refs:MPEGS_INIT_STATES_GES (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSACdec/src/
Dsac_dec_interface.h222 MPEGS_INIT_STATES_GES = 0x00004000, /*!< Controls the initialization of the enumerator
Dsac_dec_lib.cpp332 *ctrlFlags |= MPEGS_INIT_STATES_GES; in mpegSurroundDecoder_CalcInitFlags()
Dsac_dec.cpp738 initBBEnv(self, (initFlags & MPEGS_INIT_STATES_GES) ? 1 : 0); in FDK_SpatialDecInit()