HomeSort by relevance Sort by last modified time
    Searched refs:transportDec_GetBufferFullness (Results 1 - 2 of 2) sorted by null

  /external/aac/libMpegTPDec/include/
tpdec_lib.h 412 INT transportDec_GetBufferFullness( const HANDLE_TRANSPORTDEC hTp );
  /external/aac/libMpegTPDec/src/
tpdec_lib.cpp 363 INT transportDec_GetBufferFullness( const HANDLE_TRANSPORTDEC hTp )
883 err = additionalHoldOffNeeded(hTp, transportDec_GetBufferFullness(hTp), FDKgetValidBits(hBs) - syncLayerFrameBits);
972 aj = transportDec_GetBufferFullness(hTp);
    [all...]

Completed in 283 milliseconds