Searched refs:transportDec_GetBitstream (Results 1 – 4 of 4) sorted by relevance
396 HANDLE_FDK_BITSTREAM transportDec_GetBitstream ( const HANDLE_TRANSPORTDEC hTp, const UINT layer );
138 HANDLE_FDK_BITSTREAM hBs = transportDec_GetBitstream(self->hInput, 0); in aacDecoder_GetFreeBytes()815 hBs = transportDec_GetBitstream(self->hInput, 0); in aacDecoder_DecodeFrame()
1125 HANDLE_FDK_BITSTREAM bs = transportDec_GetBitstream(self->hInput, 0); in CAacDecoder_DecodeFrame()
353 HANDLE_FDK_BITSTREAM transportDec_GetBitstream( const HANDLE_TRANSPORTDEC hTp, const UINT layer ) in transportDec_GetBitstream() function