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