Searched refs:PCMDMX_RESET_BS_DATA (Results 1 – 4 of 4) sorted by relevance
324 #define PCMDMX_RESET_BS_DATA (2) macro325 #define PCMDMX_RESET_FULL (PCMDMX_RESET_PARAMS | PCMDMX_RESET_BS_DATA)
1639 if (flags & PCMDMX_RESET_BS_DATA) { in pcmDmx_Reset()2142 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()