Home
last modified time | relevance | path

Searched defs:rate (Results 1 - 25 of 184) sorted by relevance

12345678

/third_party/nghttp2/lib/
H A Dnghttp2_ratelim.h38 uint64_t rate; member
H A Dnghttp2_ratelim.c28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
H A Dnghttp2_option.c147 nghttp2_option_set_stream_reset_rate_limit(nghttp2_option *option, uint64_t burst, uint64_t rate) nghttp2_option_set_stream_reset_rate_limit() argument
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_ratelim.h38 uint64_t rate; member
H A Dnghttp2_ratelim.c28 void nghttp2_ratelim_init(nghttp2_ratelim *rl, uint64_t burst, uint64_t rate) { in nghttp2_ratelim_init() argument
H A Dnghttp2_option.c147 nghttp2_option_set_stream_reset_rate_limit(nghttp2_option *option, uint64_t burst, uint64_t rate) nghttp2_option_set_stream_reset_rate_limit() argument
/third_party/ffmpeg/libavformat/
H A Dnspdec.c38 int channels = 0, rate = 0; in nsp_read_header() local
H A Drsodec.c33 int id, rate, bps; in rso_read_header() local
H A Dacedec.c47 int ret, codec, rate, nb_channels; in ace_read_header() local
H A Dimx.c55 int rate; in simbiosis_imx_read_header() local
H A Dpcmdec.c71 int rate = 0, channels = 0, little_endian = 0; in pcm_read_header() local
H A Dsol.c87 unsigned int id, channels, rate, type; in sol_read_header() local
/third_party/ffmpeg/libavutil/
H A Dtimecode.h44 AVRational rate; ///< frame rate in rational form member
[all...]
/third_party/nghttp2/src/
H A Dshrpx_rate_limit.cc41 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 Dngtcp2_rst.c75 uint64_t rate; in ngtcp2_rst_on_ack_recv() local
/third_party/pulseaudio/speex/libspeexdsp/
H A Dtestresample2.c50 int rate = 1000, off = 0, avail = INBLOCK; in main() local
/third_party/pulseaudio/src/pulsecore/
H A Dcore-format.c131 int rate; in pa_format_info_to_sample_spec_fake() local
[all...]
/third_party/toybox/toys/other/
H A Dsha3sum.c67 int span, ii, len, rate = 200-TT.a/4; in do_sha3sum() local
[all...]
/third_party/pulseaudio/sonic/
H A DMain.java20 runSonic( AudioInputStream audioStream, SourceDataLine line, float speed, float pitch, float rate, float volume, boolean emulateChordPitch, int quality, int sampleRate, int numChannels) runSonic() argument
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dvertex_buffer.cc28 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
/third_party/ffmpeg/libswresample/
H A Dnoise_shaping_data.c19 int rate; member
/third_party/alsa-lib/src/pcm/
H A Dpcm_simple.c47 set_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *hw_params, unsigned int *rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, unsigned int *buffer_time, unsigned int *period_time, snd_pcm_access_t access) set_hw_params() argument
157 snd_spcm_init(snd_pcm_t *pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type) snd_spcm_init() argument
209 snd_spcm_init_duplex(snd_pcm_t *playback_pcm, snd_pcm_t *capture_pcm, unsigned int rate, unsigned int channels, snd_pcm_format_t format, snd_pcm_subformat_t subformat, snd_spcm_latency_t latency, snd_pcm_access_t access, snd_spcm_xrun_type_t xrun_type, snd_spcm_duplex_type_t duplex_type) snd_spcm_init_duplex() argument
284 snd_spcm_init_get_params(snd_pcm_t *pcm, unsigned int *rate, snd_pcm_uframes_t *buffer_size, snd_pcm_uframes_t *period_size) snd_spcm_init_get_params() argument
[all...]
/third_party/alsa-lib/test/
H A Dchmap.c52 static int setup_pcm(snd_pcm_t *pcm, int format, int channels, int rate) in setup_pcm() argument
87 static int get_chmap(snd_pcm_t *pcm, int format, int channels, int rate) in get_chmap() argument
104 static int set_chmap(snd_pcm_t *pcm, int format, int channels, int rate, in set_chmap() argument
158 int rate = 0; main() local
[all...]
/third_party/ninja/src/
H A Dstatus.h124 double rate() { return rate_; } in rate() function
/third_party/pulseaudio/src/modules/rtp/
H A Dsdp.c44 uint32_t rate, channels; in pa_sdp_build() local
94 unsigned rate, channels; in parse_sdp_sample_spec() local
[all...]

Completed in 9 milliseconds

12345678