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

/frameworks/wilhelm/src/itf/
H A DIPitch.c61 SLpermille *pMinPitch, SLpermille *pMaxPitch)
67 if (NULL == pMinPitch && NULL == pMaxPitch)
74 if (NULL != pMinPitch)
75 *pMinPitch = minPitch;
60 IPitch_GetPitchCapabilities(SLPitchItf self, SLpermille *pMinPitch, SLpermille *pMaxPitch) argument

Completed in 30 milliseconds