Searched refs:MPEGS_INIT_STATES_M1M2 (Results 1 – 3 of 3) sorted by relevance
219 MPEGS_INIT_STATES_M1M2 = 0x00002000, /*!< Controls the initialization of the enumerator
326 *ctrlFlags |= MPEGS_INIT_STATES_M1M2; in mpegSurroundDecoder_CalcInitFlags()
835 err = initM1andM2(self, (initFlags & MPEGS_INIT_STATES_M1M2) ? 1 : 0, in FDK_SpatialDecInit()