Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h350 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(const HANDLE_TRANSPORTDEC hTp,
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp201 errTp = transportDec_OutOfBandConfig(self->hInput, conf[layer], in aacDecoder_ConfigRaw()
1194 transportDec_OutOfBandConfig(self->hInput, asc.config, in aacDecoder_DecodeFrame()
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp262 TRANSPORTDEC_ERROR transportDec_OutOfBandConfig(HANDLE_TRANSPORTDEC hTp, in transportDec_OutOfBandConfig() function