Home
last modified time | relevance | path

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

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h517 TRANSPORT_TYPE transportDec_GetFormat(const HANDLE_TRANSPORTDEC hTp);
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp686 TRANSPORT_TYPE transportDec_GetFormat(const HANDLE_TRANSPORTDEC hTp) { in transportDec_GetFormat() function
/external/aac/libAACdec/src/
Daacdecoder.cpp3090 ((transportDec_GetFormat(self->hInput) == TT_DRM) && in CAacDecoder_DecodeFrame()