Searched refs:bufElSizes (Results 1 – 2 of 2) sorted by relevance
1131 INT *bufElSizes; /*!< Size of each buffer element in bytes. */ member
592 (pBufDesc->bufElSizes == NULL) || (pBufDesc->bufs == NULL)) { in validateBufDesc()1770 if (inBufDesc->bufElSizes[idx] == (INT)sizeof(INT_PCM)) { in aacEncEncode()1775 } else if (inBufDesc->bufElSizes[idx] > (INT)sizeof(INT_PCM)) { in aacEncEncode()