Home
last modified time | relevance | path

Searched refs:transportDec_GetBufferFullness (Results 1 – 2 of 2) sorted by relevance

/external/aac/libMpegTPDec/include/
Dtpdec_lib.h412 INT transportDec_GetBufferFullness( const HANDLE_TRANSPORTDEC hTp );
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp363 INT transportDec_GetBufferFullness( const HANDLE_TRANSPORTDEC hTp ) in transportDec_GetBufferFullness() function
883 …err = additionalHoldOffNeeded(hTp, transportDec_GetBufferFullness(hTp), FDKgetValidBits(hBs) - syn… in synchronization()
972 aj = transportDec_GetBufferFullness(hTp); in transportDec_readStream()