Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/itf/
DIPitch.cpp28 if (!(thiz->mMinPitch <= pitch && pitch <= thiz->mMaxPitch)) { in IPitch_SetPitch()
72 SLpermille minPitch = thiz->mMinPitch; in IPitch_GetPitchCapabilities()
96 thiz->mMinPitch = -500; in IPitch_init()
/frameworks/wilhelm/src/
Ditfstruct.h461 SLpermille mMinPitch; member