Home
last modified time | relevance | path

Searched refs:transportDec_OutOfBandConfig (Results 1 – 3 of 3) sorted by relevance

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h314 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig( const HANDLE_TRANSPORTDEC hTp,
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp165 errTp = transportDec_OutOfBandConfig(self->hInput, conf[layer], length[layer], layer); in aacDecoder_ConfigRaw()
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp217 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(HANDLE_TRANSPORTDEC hTp, UCHAR *conf, const UINT le… in transportDec_OutOfBandConfig() function