Home
last modified time | relevance | path

Searched defs:isStable (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/media/audio_utils/include/audio_utils/
H A DBiquadFilter.h64 static inline constexpr bool isStable(const D& a1, const D& a2) { in isStable() function
/aosp12/frameworks/av/media/libstagefright/httplive/
H A DLiveSession.cpp141 int32_t *bandwidthBps, bool *isStable, int32_t *shortTermBps) { in estimateBandwidth()
2330 bool isStable; in switchBandwidthIfNeeded() local
/aosp12/system/tools/aidl/
H A Daidl.cpp643 bool isStable = unstructured_parcelable->IsStableApiParcelable(options.TargetLanguage()); in load_and_validate_aidl() local