Searched refs:pcmDmx_Reset (Results 1 – 4 of 4) sorted by relevance
411 PCMDMX_ERROR pcmDmx_Reset(HANDLE_PCM_DOWNMIX self, UINT flags);
1609 pcmDmx_Reset(self, PCMDMX_RESET_FULL); in pcmDmx_Open()1621 PCMDMX_ERROR pcmDmx_Reset(HANDLE_PCM_DOWNMIX self, UINT flags) { in pcmDmx_Reset() function2142 PCMDMX_ERROR err = pcmDmx_Reset(self, PCMDMX_RESET_BS_DATA); in pcmDmx_ApplyFrame()2145 pcmDmx_Reset(self, PCMDMX_RESET_BS_DATA); in pcmDmx_ApplyFrame()
1773 pcmDmx_Reset(self->hPcmUtils, PCMDMX_RESET_BS_DATA); in aacDecoder_DecodeFrame()1778 pcmDmx_Reset(self->hPcmUtils, PCMDMX_RESET_BS_DATA); in aacDecoder_DecodeFrame()
2331 pcmDmx_Reset(self->hPcmUtils, PCMDMX_RESET_BS_DATA); in CAacDecoder_Init()