Searched refs:transportDec_GetAuBitsTotal (Results 1 – 3 of 3) sorted by relevance
443 INT transportDec_GetAuBitsTotal( const HANDLE_TRANSPORTDEC hTp, const UINT layer );
1154 INT transportDec_GetAuBitsTotal( const HANDLE_TRANSPORTDEC hTp, const UINT layer ) in transportDec_GetAuBitsTotal() function
1579 if ( transportDec_GetAuBitsTotal(self->hInput, 0) > 0 ) { in CAacDecoder_DecodeFrame()