Searched refs:pNumBands (Results 1 - 2 of 2) sorted by relevance

/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;
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2017 XAuint16 * pNumBands

Completed in 274 milliseconds