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

/external/aac/libMpegTPDec/include/
H A Dtpdec_lib.h412 INT transportDec_GetBufferFullness( const HANDLE_TRANSPORTDEC hTp );
/external/aac/libMpegTPDec/src/
H A Dtpdec_lib.cpp363 INT transportDec_GetBufferFullness( const HANDLE_TRANSPORTDEC hTp ) function
883 err = additionalHoldOffNeeded(hTp, transportDec_GetBufferFullness(hTp), FDKgetValidBits(hBs) - syncLayerFrameBits);
972 aj = transportDec_GetBufferFullness(hTp);

Completed in 56 milliseconds