Searched refs:mMaxPitch (Results 1 – 2 of 2) sorted by relevance
28 if (!(thiz->mMinPitch <= pitch && pitch <= thiz->mMaxPitch)) { in IPitch_SetPitch()73 SLpermille maxPitch = thiz->mMaxPitch; in IPitch_GetPitchCapabilities()97 thiz->mMaxPitch = 2000; in IPitch_init()
462 SLpermille mMaxPitch; member