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