/third_party/nghttp2/lib/ |
H A D | nghttp2_ratelim.h | 38 uint64_t rate; member
|
H A D | nghttp2_ratelim.c | 28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
|
/third_party/node/deps/nghttp2/lib/ |
H A D | nghttp2_ratelim.h | 38 uint64_t rate; member
|
H A D | nghttp2_ratelim.c | 28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | nspdec.c | 38 int channels = 0, rate = 0; in nsp_read_header() local
|
H A D | rsodec.c | 33 int id, rate, bps; in rso_read_header() local
|
H A D | acedec.c | 47 int ret, codec, rate, nb_channels; in ace_read_header() local
|
H A D | imx.c | 55 int rate; in simbiosis_imx_read_header() local
|
/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | frame_rate_manager_test.cpp | 93 int32_t rate = 120; in HWTEST_F() local
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_render_frame_rate_linker_test.cpp | 64 uint32_t rate = 120; in HWTEST_F() local
|
/foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
H A D | token_bucket.h | 28 int rate; // The rate of token generation per millisecond. Now, we use the TPS instead.
member 39 inline static void TB_InitBucket(TokenBucket *bucket, int rate, int burst)
in TB_InitBucket() argument
|
/foundation/window/window_manager/wm/test/unittest/ |
H A D | screen_scene_test.cpp | 143 uint32_t rate = 120;
in HWTEST_F() local
|
/third_party/ffmpeg/libavutil/ |
H A D | timecode.h | 44 AVRational rate; ///< frame rate in rational form member [all...] |
/third_party/nghttp2/src/ |
H A D | shrpx_rate_limit.cc | 41 RateLimit::RateLimit(struct ev_loop *loop, ev_io *w, size_t rate, size_t burst, in RateLimit() argument
|
/third_party/node/deps/ngtcp2/ngtcp2/lib/ |
H A D | ngtcp2_rst.c | 75 uint64_t rate; in ngtcp2_rst_on_ack_recv() local
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | testresample2.c | 50 int rate = 1000, off = 0, avail = INBLOCK; in main() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-format.c | 131 int rate; in pa_format_info_to_sample_spec_fake() local [all...] |
/third_party/toybox/toys/other/ |
H A D | sha3sum.c | 67 int span, ii, len, rate = 200-TT.a/4; in do_sha3sum() local [all...] |
/third_party/pulseaudio/sonic/ |
H A D | Main.java | 20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/frame_rate/ |
H A D | frame_rate_manager.cpp | 28 void FrameRateManager::AddNodeRate(int32_t nodeId, int32_t rate) in AddNodeRate() argument 44 void FrameRateManager::UpdateNodeRate(int32_t nodeId, int32_t rate) in UpdateNodeRate() argument 52 void FrameRateManager::SetAnimateRate(int32_t rate, bool hasFirstFrameAnimation) in SetAnimateRate() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_render_frame_rate_linker.cpp | 50 void RSRenderFrameRateLinker::SetFrameRate(uint32_t rate) in SetFrameRate() argument
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/ |
H A D | vsync_connection_stub.cpp | 54 int32_t rate = data.ReadInt32();
in OnRemoteRequest() local
|
/foundation/multimedia/player_framework/interfaces/inner_api/native/soundpool/include/ |
H A D | isoundpool.h | 26 int32_t rate = 0; // default AudioRendererRate::RENDER_RATE_NORMAL member
|
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/test/fuzztest/vsyncdistributor_fuzzer/ |
H A D | vsyncdistributor_fuzzer.cpp | 63 int32_t rate = GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
|
/third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
H A D | vertex_buffer.cc | 28 VkVertexInputRate GetVkInputRate(InputRate rate) { in GetVkInputRate() argument 39 SetData(uint8_t location, Buffer* buffer, InputRate rate, Format* format, uint32_t offset, uint32_t stride) SetData() argument
|