Lines Matching refs:HANDLE_AACDECODER
124 setConcealMethod ( const HANDLE_AACDECODER self,
128 LINKSPEC_CPP AAC_DECODER_ERROR aacDecoder_GetFreeBytes ( const HANDLE_AACDECODER self, UINT *pFree… in aacDecoder_GetFreeBytes()
149 LINKSPEC_CPP AAC_DECODER_ERROR aacDecoder_Config(HANDLE_AACDECODER self, const CSAudioSpecificConfi… in aacDecoder_Config()
160 HANDLE_AACDECODER self, in aacDecoder_ConfigRaw()
200 HANDLE_AACDECODER self = (HANDLE_AACDECODER)handle; in aacDecoder_ConfigCallback()
239 aacDecoder_AncDataInit ( HANDLE_AACDECODER self, in aacDecoder_AncDataInit()
250 aacDecoder_AncDataGet ( HANDLE_AACDECODER self, in aacDecoder_AncDataGet()
262 setConcealMethod ( const HANDLE_AACDECODER self, /*!< Handle of the decoder instance */ in setConcealMethod()
398 aacDecoder_SetParam ( const HANDLE_AACDECODER self, /*!< Handle of the decoder instance */ in aacDecoder_SetParam()
639 LINKSPEC_CPP HANDLE_AACDECODER aacDecoder_Open(TRANSPORT_TYPE transportFmt, UINT nrOfLayers) in aacDecoder_Open()
709 HANDLE_AACDECODER self, in aacDecoder_Fill()
736 static void aacDecoder_SignalInterruption(HANDLE_AACDECODER self) in aacDecoder_SignalInterruption()
778 static INT aacDecoder_EstimateNumberOfLostFrames(HANDLE_AACDECODER self) in aacDecoder_EstimateNumberOfLostFrames()
788 HANDLE_AACDECODER self, in aacDecoder_DecodeFrame()
1078 LINKSPEC_CPP void aacDecoder_Close ( HANDLE_AACDECODER self ) in aacDecoder_Close()
1106 LINKSPEC_CPP CStreamInfo* aacDecoder_GetStreamInfo ( HANDLE_AACDECODER self ) in aacDecoder_GetStreamInfo()