Home
last modified time | relevance | path

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

/external/aac/libSACdec/src/
Dsac_dec_interface.h219 MPEGS_INIT_STATES_M1M2 = 0x00002000, /*!< Controls the initialization of the enumerator
Dsac_dec_lib.cpp326 *ctrlFlags |= MPEGS_INIT_STATES_M1M2; in mpegSurroundDecoder_CalcInitFlags()
Dsac_dec.cpp835 err = initM1andM2(self, (initFlags & MPEGS_INIT_STATES_M1M2) ? 1 : 0, in FDK_SpatialDecInit()