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

/frameworks/wilhelm/src/itf/
H A DIPitch.c41 static SLresult IPitch_GetPitch(SLPitchItf self, SLpermille *pPitch) argument
45 if (NULL == pPitch) {
52 *pPitch = pitch;

Completed in 20 milliseconds