Home
last modified time | relevance | path

Searched defs:maxRate (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/src/itf/
DIRatePitch.cpp72 SLpermille maxRate = thiz->mMaxRate; in IRatePitch_GetRatePitchCapabilities() local
DIPlaybackRate.cpp165 SLpermille maxRate = thiz->mMaxRate; in IPlaybackRate_GetRateRange() local
/frameworks/wilhelm/tests/mimeUri/
DslesTestSlowDownUri.cpp71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local
306 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DScreenMediaRecorder.java239 int maxRate = vc.getSupportedFrameRatesFor(screenWidthAligned, in getSupportedSize() local
263 int maxRate = vc.getSupportedFrameRatesFor(scaledWidth, scaledHeight) in getSupportedSize() local
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DPolicyAudioPort.cpp89 uint32_t maxRate = SAMPLE_RATE_HZ_MAX; in pickSamplingRate() local