Searched defs:maxRate (Results 1 – 5 of 5) sorted by relevance
72 SLpermille maxRate = thiz->mMaxRate; in IRatePitch_GetRatePitchCapabilities() local
165 SLpermille maxRate = thiz->mMaxRate; in IPlaybackRate_GetRateRange() local
71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local306 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local
99 uint32_t maxRate = SAMPLE_RATE_HZ_MAX; in pickSamplingRate() local
1497 public static int determineMode(int frequency, int maxRate, boolean foundHe, in determineMode()