Searched refs:transportDec_GetBitstream (Results 1 - 4 of 4) sorted by relevance

/external/aac/libMpegTPDec/include/
H A Dtpdec_lib.h396 HANDLE_FDK_BITSTREAM transportDec_GetBitstream ( const HANDLE_TRANSPORTDEC hTp, const UINT layer );
/external/aac/libAACdec/src/
H A Daacdecoder_lib.cpp138 HANDLE_FDK_BITSTREAM hBs = transportDec_GetBitstream(self->hInput, 0);
809 hBs = transportDec_GetBitstream(self->hInput, 0);
H A Daacdecoder.cpp1123 HANDLE_FDK_BITSTREAM bs = transportDec_GetBitstream(self->hInput, 0);
/external/aac/libMpegTPDec/src/
H A Dtpdec_lib.cpp336 HANDLE_FDK_BITSTREAM transportDec_GetBitstream( const HANDLE_TRANSPORTDEC hTp, const UINT layer ) function

Completed in 38 milliseconds