/kernel/linux/linux-6.6/sound/pci/echoaudio/ |
H A D | indigoio_dsp.c | 92 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 D | q6dsp-lpass-clocks.h | 10 int rate; member
|
/third_party/ffmpeg/libavformat/ |
H A D | acedec.c | 47 int ret, codec, rate, nb_channels; in ace_read_header() 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
|
/drivers/hdf_core/framework/support/platform/src/clock/ |
H A D | clock_if.c | 91 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 D | audio_if_lib_common.h | 28 uint32_t rate; member
|
/kernel/linux/linux-5.10/drivers/clk/at91/ |
H A D | clk-h32mx.c | 43 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 D | clk-plldiv.c | 36 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 D | clk-krait.c | 84 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 D | owl-composite.h | 30 union owl_rate rate; member
|
/kernel/linux/linux-5.10/drivers/clk/mxs/ |
H A D | clk-pll.c | 27 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 D | clk.h | 33 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 D | cevt-ds1287.c | 22 u8 rate; in ds1287_set_base_clock() local
|
/kernel/linux/linux-5.10/arch/arm/mach-footbridge/ |
H A D | dc21285-timer.c | 110 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 D | clk-vexpress-osc.c | 29 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 D | clk-cpu.c | 33 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 D | clk-dualdiv.c | 64 __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 D | cevt-ds1287.c | 22 u8 rate; in ds1287_set_base_clock() local
|
/kernel/linux/linux-6.6/arch/m68k/coldfire/ |
H A D | clk.c | 116 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
|