Searched refs:ppName (Results 1 - 3 of 3) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIEqualizer.c424 static SLresult IEqualizer_GetPresetName(SLEqualizerItf self, SLuint16 index, const SLchar **ppName) argument
428 if (NULL == ppName) {
436 *ppName = (SLchar *) thiz->mPresets[index].mName;
447 *ppName = (SLchar *) thiz->mThis->mEngine->mEqPresetNames[index];
/frameworks/wilhelm/include/OMXAL/
H A DOpenMAXAL.h2065 const XAchar ** ppName
/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1281 const SLchar ** ppName

Completed in 368 milliseconds