Home
last modified time | relevance | path

Searched refs:mMaxPitch (Results 1 – 2 of 2) sorted by relevance

/frameworks/wilhelm/src/itf/
DIPitch.cpp28 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()
/frameworks/wilhelm/src/
Ditfstruct.h462 SLpermille mMaxPitch; member