Home
last modified time | relevance | path

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

12345678910>>...18

/applications/sample/camera/media/
H A Daudio_capture_sample.cpp157 static void GetDefaultSampleRateAndRateBaseFormat(AudioCodecFormat format, int32_t &sr, int32_t &rate) in GetDefaultSampleRateAndRateBaseFormat() argument
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_native_media_player.cpp360 double rate = 0.0; in HandlePlaybackRateChanged() local
/device/board/hisilicon/hispark_taurus/audio_drivers/soc/src/
H A Dhi3516_dai_ops.c202 uint32_t rate = device->devData->pcmInfo.rate; in SetIISRate() local
/device/soc/hisilicon/common/platform/adc/
H A Dadc_hi35xx.c43 uint32_t rate; member
81 uint32_t rate; in Hi35xxAdcSetTimeScan() local
/device/soc/hisilicon/common/platform/i2s/
H A Di2s_hi35xx.c237 int32_t rate = Hi35xxSampleRateShift(cfg->sampleRate); in Hi35xxI2sSetCfg() local
H A Di2s_aiao_hi35xx.c83 uint32_t rate; in Hi35xxSampleRateShift() local
/device/board/hisilicon/hispark_taurus/audio_drivers/dsp/src/
H A Ddsp_ops.c53 static int32_t DspCfgI2sFrequency(uint32_t rate, uint16_t *frequency) in DspCfgI2sFrequency() argument
/device/board/hisilicon/hispark_taurus/audio_drivers/codec/hi3516/src/
H A Dhi3516_codec_impl.c115 static unsigned int CodecGetI2sFs(const unsigned int rate) in CodecGetI2sFs() argument
139 static unsigned int CodecGetAdcModeSel(const unsigned int rate) in CodecGetAdcModeSel() argument
/device/soc/hisilicon/hi3861v100/sdk_liteos/components/at/src/
H A Dat_hipriv.c84 hi_u8 protol, rate; in at_hi_wifi_set_rate_power_sub() local
/device/soc/hisilicon/hi3751v350/sdk_linux/source/msp/drv/i2c/std_i2c/
H A Ddrv_i2c_intf.c110 hi_u32 rate; in i2c_proc_wr_set_rate() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/ispp/
H A Ddev.c74 void rkispp_set_clk_rate(struct clk *clk, unsigned long rate) in rkispp_set_clk_rate() argument
/device/soc/rockchip/common/sdk_linux/include/soc/rockchip/
H A Dscpi.h55 static inline int scpi_clk_set_val(u16 clk_id, unsigned long rate) in scpi_clk_set_val() argument
110 static inline int scpi_ddr_set_clk_rate(u32 rate, u32 lcdc_type) in scpi_ddr_set_clk_rate() argument
/device/soc/rockchip/common/vendor/drivers/clk/
H A Dclk-pvtm.c46 unsigned long rate; member
223 u32 rate; in rockchip_clock_pvtm_probe() local
[all...]
H A Dclk-dclk-divider.c28 static long clk_dclk_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) in clk_dclk_round_rate() argument
42 static int clk_dclk_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) in clk_dclk_set_rate() argument
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_clk.c139 static long clk_virtual_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) in clk_virtual_round_rate() argument
148 static int clk_virtual_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) in clk_virtual_set_rate() argument
191 static int vop2_div_get_val(unsigned long rate, unsigned long parent_rate) in vop2_div_get_val() argument
205 unsigned long rate; vop2_clk_div_recalc_rate() local
216 vop2_clk_div_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) vop2_clk_div_round_rate() argument
243 vop2_clk_div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) vop2_clk_div_set_rate() argument
[all...]
/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk-cpu.c71 rockchip_get_cpuclk_settings(struct rockchip_cpuclk *cpuclk, unsigned long rate) rockchip_get_cpuclk_settings() argument
101 rockchip_cpuclk_set_dividers(struct rockchip_cpuclk *cpuclk, const struct rockchip_cpuclk_rate_table *rate) rockchip_cpuclk_set_dividers() argument
121 const struct rockchip_cpuclk_rate_table *rate; rockchip_cpuclk_pre_rate_change() local
181 const struct rockchip_cpuclk_rate_table *rate; rockchip_cpuclk_post_rate_change() local
[all...]
H A Dclk-ddr.c85 static long rockchip_ddrclk_sip_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) in rockchip_ddrclk_sip_round_rate() argument
146 static long rockchip_ddrclk_scpi_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) in rockchip_ddrclk_scpi_round_rate() argument
193 static long rockchip_ddrclk_sip_round_rate_v2(struct clk_hw *hw, unsigned long rate, unsigned long *prate) in rockchip_ddrclk_sip_round_rate_v2() argument
[all...]
H A Dclk-half-divider.c13 static bool _is_best_half_div(unsigned long rate, unsigned long now, unsigned long best, unsigned long flags) in _is_best_half_div() argument
34 static int clk_half_divider_bestdiv(struct clk_hw *hw, unsigned long rate, unsigned long *best_parent_rate, u8 width, in clk_half_divider_bestdiv() argument
87 clk_half_divider_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) clk_half_divider_round_rate() argument
97 clk_half_divider_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) clk_half_divider_set_rate() argument
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/soc/rockchip/
H A Dopp.h82 unsigned long rate; member
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-pvtm.c47 unsigned long rate; member
227 u32 rate; in rockchip_clock_pvtm_probe() local
[all...]
/device/soc/rockchip/rk3588/kernel/include/soc/rockchip/
H A Dscpi.h56 static inline int scpi_clk_set_val(u16 clk_id, unsigned long rate) in scpi_clk_set_val() argument
112 static inline int scpi_ddr_set_clk_rate(u32 rate, u32 lcdc_type) in scpi_ddr_set_clk_rate() argument
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_clk.c153 static long clk_virtual_round_rate(struct clk_hw *hw, unsigned long rate, in clk_virtual_round_rate() argument
163 static int clk_virtual_set_rate(struct clk_hw *hw, unsigned long rate, in clk_virtual_set_rate() argument
209 static int vop2_div_get_val(unsigned long rate, unsigned long parent_rate) in vop2_div_get_val() argument
224 unsigned long rate; vop2_clk_div_recalc_rate() local
235 vop2_clk_div_round_rate(struct clk_hw *hw, unsigned long rate, unsigned long *prate) vop2_clk_div_round_rate() argument
259 vop2_clk_div_set_rate(struct clk_hw *hw, unsigned long rate, unsigned long parent_rate) vop2_clk_div_set_rate() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/display_sync/
H A Dui_display_sync_manager.cpp130 int32_t rate = static_cast<int32_t>(std::ceil(SECOND_IN_NANO / vsyncPeriod_)); in SetVsyncPeriod() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dmodel_view_impl.cpp137 void ModelViewImpl::SetRenderFrameRate(float rate) {} in SetRenderFrameRate() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_window.cpp106 void RosenWindow::FlushFrameRate(int32_t rate, int32_t animatorExpectedFrameRate, int32_t rateType) in FlushFrameRate() argument

Completed in 16 milliseconds

12345678910>>...18