Home
last modified time | relevance | path

Searched defs:rate (Results 101 - 125 of 3244) sorted by relevance

12345678910>>...130

/kernel/linux/linux-6.6/sound/pci/echoaudio/
H A Dindigoio_dsp.c92 static int set_sample_rate(struct echoaudio *chip, u32 rate) in set_sample_rate() argument
/kernel/linux/linux-6.6/sound/soc/qcom/qdsp6/
H A Dq6dsp-lpass-clocks.h10 int rate; member
/third_party/ffmpeg/libavformat/
H A Dacedec.c47 int ret, codec, rate, nb_channels; in ace_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
/drivers/hdf_core/framework/support/platform/src/clock/
H A Dclock_if.c91 int32_t ClockSetRate(DevHandle handle, uint32_t rate) in ClockSetRate() argument
111 int32_t ClockGetRate(DevHandle handle, uint32_t *rate) in ClockGetRate() argument
/drivers/peripheral/audio/supportlibs/interfaces/include/
H A Daudio_if_lib_common.h28 uint32_t rate; member
/kernel/linux/linux-5.10/drivers/clk/at91/
H A Dclk-h32mx.c43 static long clk_sama5d4_h32mx_round_rate(struct clk_hw *hw, unsigned long rate, in clk_sama5d4_h32mx_round_rate() argument
60 static int clk_sama5d4_h32mx_set_rate(struct clk_hw *hw, unsigned long rate, in clk_sama5d4_h32mx_set_rate() argument
H A Dclk-plldiv.c36 static long clk_plldiv_round_rate(struct clk_hw *hw, unsigned long rate, in clk_plldiv_round_rate() argument
53 static int clk_plldiv_set_rate(struct clk_hw *hw, unsigned long rate, in clk_plldiv_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/qcom/
H A Dclk-krait.c84 static long krait_div2_round_rate(struct clk_hw *hw, unsigned long rate, in krait_div2_round_rate() argument
91 static int krait_div2_set_rate(struct clk_hw *hw, unsigned long rate, in krait_div2_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/actions/
H A Dowl-composite.h30 union owl_rate rate; member
/kernel/linux/linux-5.10/drivers/clk/mxs/
H A Dclk-pll.c27 unsigned long rate; member
82 mxs_clk_pll(const char *name, const char *parent_name, void __iomem *base, u8 power, unsigned long rate) mxs_clk_pll() argument
H A Dclk.h33 static inline struct clk *mxs_clk_fixed(const char *name, int rate) in mxs_clk_fixed() argument
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcevt-ds1287.c22 u8 rate; in ds1287_set_base_clock() local
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/
H A Ddc21285-timer.c110 unsigned rate = DIV_ROUND_CLOSEST(mem_fclk_21285, 16); in footbridge_timer_init() local
129 unsigned rate = DIV_ROUND_CLOSEST(mem_fclk_21285, 16); in footbridge_sched_clock() local
/kernel/linux/linux-5.10/drivers/clk/versatile/
H A Dclk-vexpress-osc.c29 u32 rate; in vexpress_osc_recalc_rate() local
36 static long vexpress_osc_round_rate(struct clk_hw *hw, unsigned long rate, in vexpress_osc_round_rate() argument
50 static int vexpress_osc_set_rate(struct clk_hw *hw, unsigned long rate, in vexpress_osc_set_rate() argument
[all...]
/kernel/linux/linux-5.10/drivers/clk/imx/
H A Dclk-cpu.c33 static long clk_cpu_round_rate(struct clk_hw *hw, unsigned long rate, in clk_cpu_round_rate() argument
41 static int clk_cpu_set_rate(struct clk_hw *hw, unsigned long rate, in clk_cpu_set_rate() argument
/kernel/linux/linux-5.10/drivers/clk/meson/
H A Dclk-dualdiv.c64 __dualdiv_get_setting(unsigned long rate, unsigned long parent_rate, in __dualdiv_get_setting() argument
89 static long meson_clk_dualdiv_round_rate(struct clk_hw *hw, unsigned long rate, in meson_clk_dualdiv_round_rate() argument
103 static int meson_clk_dualdiv_set_rate(struct clk_hw *hw, unsigned long rate, in meson_clk_dualdiv_set_rate() argument
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcevt-ds1287.c22 u8 rate; in ds1287_set_base_clock() local
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dclk.c116 long clk_round_rate(struct clk *clk, unsigned long rate) in clk_round_rate() argument
123 int clk_set_rate(struct clk *clk, unsigned long rate) in clk_set_rate() argument

Completed in 8 milliseconds

12345678910>>...130