Searched refs:bufSizes (Results 1 – 2 of 2) sorted by relevance
1108 INT *bufSizes; /*!< Size of each buffer in 8-bit bytes. */ member
609 if ((pBufDesc->bufferIdentifiers == NULL) || (pBufDesc->bufSizes == NULL) || in validateBufDesc()1741 FDKmemclear(outBufDesc->bufs[i], outBufDesc->bufSizes[i]); in aacEncEncode()2017 if ((bsIdx != -1) && (outBufDesc->bufSizes[bsIdx] >= nBsBytes)) { in aacEncEncode()