Home
last modified time | relevance | path

Searched defs:bytesValid (Results 1 – 3 of 3) sorted by relevance

/external/aac/libFDK/include/
DFDK_bitstream.h605 UINT *bytesValid) { in FDKfeedBuffer()
622 HANDLE_FDK_BITSTREAM hBSSrc, UINT *bytesValid) { in FDKcopyBuffer()
/external/aac/libFDK/src/
DFDK_bitbuffer.cpp366 const UINT bufferSize, UINT *bytesValid) { in FDK_Feed()
420 UINT *bytesValid) { in FDK_Copy()
/external/aac/libMpegTPDec/src/
Dtpdec_lib.cpp674 const int bytesValid = *pBytesValid; in transportDec_FillData() local