Searched refs:pNumBands (Results 1 - 2 of 2) sorted by last modified time

/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2017 XAuint16 * pNumBands
/frameworks/wilhelm/src/itf/
H A DIEqualizer.c107 static SLresult IEqualizer_GetNumberOfBands(SLEqualizerItf self, SLuint16 *pNumBands) argument
111 if (NULL == pNumBands) {
116 *pNumBands = thiz->mNumBands;

Completed in 359 milliseconds