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