Searched defs:pPitch (Results 1 - 1 of 1) sorted by relevance
/frameworks/wilhelm/src/itf/ | ||
H A D | IPitch.c | 41 static SLresult IPitch_GetPitch(SLPitchItf self, SLpermille *pPitch) argument 45 if (NULL == pPitch) { 52 *pPitch = pitch; |
Completed in 125 milliseconds