Searched defs:pStepSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
H A DIPlaybackRate.c153 SLpermille *pMinRate, SLpermille *pMaxRate, SLpermille *pStepSize, SLuint32 *pCapabilities)
158 if (NULL == pMinRate || NULL == pMaxRate || NULL == pStepSize || NULL == pCapabilities ||
170 *pStepSize = stepSize;
152 IPlaybackRate_GetRateRange(SLPlaybackRateItf self, SLuint8 index, SLpermille *pMinRate, SLpermille *pMaxRate, SLpermille *pStepSize, SLuint32 *pCapabilities) argument

Completed in 409 milliseconds