Searched defs:maxRate (Results 1 – 8 of 8) sorted by relevance
/aosp12/frameworks/wilhelm/src/itf/ |
H A D | IRatePitch.cpp | 72 SLpermille maxRate = thiz->mMaxRate; in IRatePitch_GetRatePitchCapabilities() local
|
H A D | IPlaybackRate.cpp | 165 SLpermille maxRate = thiz->mMaxRate; in IPlaybackRate_GetRateRange() local
|
/aosp12/frameworks/wilhelm/tests/mimeUri/ |
H A D | slesTestSlowDownUri.cpp | 71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local 306 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
H A D | ScreenMediaRecorder.java | 216 int maxRate = vc.getSupportedFrameRatesFor(screenWidthAligned, in getSupportedSize() local 240 int maxRate = vc.getSupportedFrameRatesFor(scaledWidth, scaledHeight) in getSupportedSize() local
|
/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
H A D | PolicyAudioPort.cpp | 99 uint32_t maxRate = SAMPLE_RATE_HZ_MAX; in pickSamplingRate() local
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarPropertyService.java | 344 float maxRate = 0; in unregisterListenerBinderLocked() local
|
/aosp12/frameworks/base/media/java/android/media/ |
H A D | MediaCodecInfo.java | 2825 int maxWidth = 11, maxHeight = 9, maxRate = 15; in applyLevelLimits() local 2893 int maxWidth = 11, maxHeight = 9, maxRate = 15; in applyLevelLimits() local 3004 int maxWidth = 11, maxHeight = 9, maxRate = 15; in applyLevelLimits() local
|
/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/util/ |
H A D | InformationElementUtil.java | 1561 public static int determineMode(int frequency, int maxRate, boolean foundHe, in determineMode()
|