OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mMaxPitch
(Results
1 - 2
of
2
) sorted by null
/frameworks/wilhelm/src/itf/
IPitch.c
28
if (!(thiz->mMinPitch <= pitch && pitch <= thiz->
mMaxPitch
)) {
73
SLpermille maxPitch = thiz->
mMaxPitch
;
97
thiz->
mMaxPitch
= 2000;
/frameworks/wilhelm/src/
itfstruct.h
458
SLpermille
mMaxPitch
;
Completed in 466 milliseconds