Searched refs:transportDec_GetFormat (Results 1 – 3 of 3) sorted by relevance
403 TRANSPORT_TYPE transportDec_GetFormat ( const HANDLE_TRANSPORTDEC hTp );
358 TRANSPORT_TYPE transportDec_GetFormat( const HANDLE_TRANSPORTDEC hTp ) in transportDec_GetFormat() function
878 if (transportDec_GetFormat(self->hInput) == TT_MP4_ADTS) { in CAacDecoder_Init()