Searched refs:pcmDmx_Reset (Results 1 – 4 of 4) sorted by relevance
411 PCMDMX_ERROR pcmDmx_Reset(HANDLE_PCM_DOWNMIX self, UINT flags);
1637 pcmDmx_Reset(self, PCMDMX_RESET_FULL); in pcmDmx_Open()1649 PCMDMX_ERROR pcmDmx_Reset(HANDLE_PCM_DOWNMIX self, UINT flags) { in pcmDmx_Reset() function2170 PCMDMX_ERROR err = pcmDmx_Reset(self, PCMDMX_RESET_BS_DATA); in pcmDmx_ApplyFrame()2173 pcmDmx_Reset(self, PCMDMX_RESET_BS_DATA); in pcmDmx_ApplyFrame()
1827 pcmDmx_Reset(self->hPcmUtils, PCMDMX_RESET_BS_DATA); in aacDecoder_DecodeFrame()1832 pcmDmx_Reset(self->hPcmUtils, PCMDMX_RESET_BS_DATA); in aacDecoder_DecodeFrame()
2460 pcmDmx_Reset(self->hPcmUtils, PCMDMX_RESET_BS_DATA); in CAacDecoder_Init()