Home
last modified time | relevance | path

Searched defs:Rate (Results 1 – 25 of 199) sorted by relevance

12345678

/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/recovery/
Ddelivery_rate.rs39 pub struct Rate { struct
56 rate_sample: RateSample, argument
59 impl Default for Rate { argument
81 impl Rate { impl
/aosp_15_r20/external/rust/crates/quiche/src/recovery/
Ddelivery_rate.rs39 pub struct Rate { struct
56 rate_sample: RateSample, argument
59 impl Default for Rate { argument
81 impl Rate { impl
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/limit/rate/
Drate.rs5 pub struct Rate { struct
10 impl Rate { impl
/aosp_15_r20/external/webrtc/rtc_base/numerics/
H A Devent_rate_counter.cc35 double EventRateCounter::Rate() const { in Rate() function in webrtc::EventRateCounter
/aosp_15_r20/external/webrtc/modules/video_coding/utility/
H A Dframerate_controller_deprecated.cc80 absl::optional<float> FramerateControllerDeprecated::Rate( in Rate() function in webrtc::FramerateControllerDeprecated
/aosp_15_r20/external/webrtc/rtc_base/
H A Drate_statistics.cc87 absl::optional<int64_t> RateStatistics::Rate(int64_t now_ms) const { in Rate() function in webrtc::RateStatistics
/aosp_15_r20/external/webrtc/test/fuzzers/
H A Dagc_fuzzer.cc82 using Rate = ::webrtc::AudioProcessing::NativeRate; in FuzzGainController() typedef
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/config/
Dconfig.go114 func (r *Config) Rate(program, name string) float64 { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/internal/telemetry/
Dtypes.go30 Rate float64 // If X <= Rate, report this counter member
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Drdopt.c471 static void macro_block_yrd(MACROBLOCK *mb, int *Rate, int *Distortion) { in macro_block_yrd()
587 static int rd_pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *rate_y, in rd_pick_intra4x4mby_modes()
646 static int rd_pick_intra16x16mby_mode(MACROBLOCK *x, int *Rate, int *rate_y, in rd_pick_intra16x16mby_mode()
H A Dpickinter.c214 static int pick_intra4x4mby_modes(MACROBLOCK *mb, int *Rate, int *best_dist) { in pick_intra4x4mby_modes()
/aosp_15_r20/external/libnl/python/netlink/
H A Dutil.py170 class Rate(object): class
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dntddkbd.h96 USHORT Rate; member
Dpoclass.h171 LONG Rate; member
Dntddvdeo.h353 UCHAR Rate; member
Dks.h1753 LONG Rate; member
1762 KSRATE Rate; member
Dksmedia.h4436 LONG Rate; member
4441 LONG Rate; member
Dwinnt.h5942 DWORD Rate; member
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
Dntddsnd.h214 ULONG Rate; member
Dntpoapi.h366 ULONG Rate; member
Dntddk.h478 ULONG Rate:3; member
494 ULONG Rate:3; member
/aosp_15_r20/frameworks/base/core/java/android/provider/
H A DTelephony.java2654 public static final class Rate { class in Telephony.Mms
2660 private Rate() { in Rate() method in Telephony.Mms.Rate
/aosp_15_r20/external/pdfium/fxjs/xfa/
H A Dcfxjse_formcalc_context_embeddertest.cpp538 TEST_F(CFXJSE_FormCalcContextEmbedderTest, Rate) { in TEST_F() argument
H A Dcfxjse_formcalc_context.cpp2731 void CFXJSE_FormCalcContext::Rate( in Rate() function in CFXJSE_FormCalcContext
/aosp_15_r20/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c4864 Fixed Rate; in MovieObj_PrerollMovie() local

12345678