Home
last modified time | relevance | path

Searched refs:params (Results 4651 - 4675 of 8684) sorted by relevance

1...<<181182183184185186187188189190>>...348

/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer.cpp231 int32_t Player::SetParameter(const Format &params) in SetParameter() argument
235 return player_->SetParameter(params); in SetParameter()
/foundation/multimedia/media_lite/frameworks/player_lite/passthrough/histreamer/
H A Dplayer.cpp269 int32_t Player::SetParameter(const Format &params) in SetParameter() argument
276 return g_player->SetParameter(params); in SetParameter()
/foundation/communication/dsoftbus/core/common/dfx/event/src/convert/
H A Dsoftbus_event_converter.h161 static inline size_t ConvertSoftbusForm2Param(HiSysEventParam params[], size_t size, SoftbusEventForm *form) in ConvertSoftbusForm2Param() argument
169 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertSoftbusForm2Param()
H A Ddisc_audit_converter.h122 static inline size_t ConvertDiscAuditForm2Param(HiSysEventParam params[], SoftbusEventForm *form) in ConvertDiscAuditForm2Param() argument
130 if (assigner.Assign(assigner.name, assigner.type, form, &params[validSize])) { in ConvertDiscAuditForm2Param()
/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/trustprofilemanager_fuzzer/
H A Dtrustprofilemanager_fuzzer.cpp117 std::map<std::string, std::string> params; in GetAccessControlProfileFiveFuzzTest() local
121 TrustProfileManager::GetInstance().GetAccessControlProfile(params, profile); in GetAccessControlProfileFiveFuzzTest()
/foundation/communication/netstack/frameworks/js/napi/http/async_context/include/
H A Drequest_context.h65 void ParseParams(napi_value *params, size_t paramsCount) override;
169 bool CheckParamsType(napi_value *params, size_t paramsCount);
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Ddistributed_camera_source_service_test.cpp174 std::string params = "test006"; in HWTEST_F() local
180 int32_t ret = testSrcService_->InitSource(params, callbackProxy); in HWTEST_F()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_sink/src/
H A Ddaudio_sink_proxy.cpp28 int32_t DAudioSinkProxy::InitSink(const std::string &params, const sptr<IDAudioSinkIpcCallback> &sinkCallback) in InitSink() argument
42 if (!data.WriteString(params) || !data.WriteRemoteObject(sinkCallback->AsObject())) { in InitSink()
/foundation/distributedhardware/distributed_audio/interfaces/inner_kits/native_cpp/audio_source/src/
H A Ddaudio_source_proxy.cpp28 int32_t DAudioSourceProxy::InitSource(const std::string &params, const sptr<IDAudioIpcCallback> &callback) in InitSource() argument
42 if (!data.WriteString(params) || !data.WriteRemoteObject(callback->AsObject())) { in InitSource()
/foundation/window/window_manager/window_scene/session/container/include/zidl/
H A Dsession_stage_proxy.h51 void DumpSessionElementInfo(const std::vector<std::string>& params) override;
76 WSError NotifyDumpInfo(const std::vector<std::string>& params, std::vector<std::string>& info) override;
/kernel/linux/common_modules/tzdriver/core/
H A Dtz_update_crl.c36 tloge("invalid params\n"); in send_crl_to_tee()
52 mb_pack->operation.params[0].memref.buffer = (unsigned int )mailbox_virt_to_phys((uintptr_t)mb_param); in send_crl_to_tee()
55 mb_pack->operation.params[0].memref.size = crl_len; in send_crl_to_tee()
87 tloge("invalid params\n"); in tc_ns_update_ta_crl()
161 tloge("invalid params\n"); in tz_update_crl()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.h230 const struct drr_params *params);
286 const struct crc_params *params);
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dmicron-st.c141 nor->params->quad_enable = NULL; in micron_st_default_init()
142 nor->params->set_4byte_addr_mode = st_micron_set_4byte_addr_mode; in micron_st_default_init()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dsh-sci.h167 #define SCxSR_ERRORS(port) (to_sci_port(port)->params->error_mask)
172 (to_sci_port(port)->params->error_clear)
/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Ddrd.c176 if (hsotg->role_sw && !hsotg->params.external_id_pin_ctl) { in dwc2_drd_suspend()
189 if (hsotg->role_sw && !hsotg->params.external_id_pin_ctl) { in dwc2_drd_resume()
/kernel/linux/linux-5.10/drivers/tee/optee/
H A Doptee_private.h176 int optee_from_msg_param(struct tee_param *params, size_t num_params,
179 const struct tee_param *params);
/kernel/linux/linux-5.10/sound/soc/atmel/
H A Datmel_wm8904.c27 struct snd_pcm_hw_params *params) in atmel_asoc_wm8904_hw_params()
34 32768, params_rate(params) * 256); in atmel_asoc_wm8904_hw_params()
26 atmel_asoc_wm8904_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) atmel_asoc_wm8904_hw_params() argument
/kernel/linux/linux-5.10/scripts/kconfig/lxdialog/
H A Ddialog.h37 #define TR(params) _tracef params
/kernel/linux/linux-5.10/sound/core/oss/
H A Dpcm_plugin.h86 struct snd_pcm_hw_params *params,
110 struct snd_pcm_hw_params *params,
/kernel/linux/linux-5.10/sound/soc/mediatek/mt8173/
H A Dmt8173-max98090.c53 struct snd_pcm_hw_params *params) in mt8173_max98090_hw_params()
58 return snd_soc_dai_set_sysclk(codec_dai, 0, params_rate(params) * 256, in mt8173_max98090_hw_params()
52 mt8173_max98090_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) mt8173_max98090_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/tegra/
H A Dtegra_rt5640.c40 struct snd_pcm_hw_params *params) in tegra_rt5640_asoc_hw_params()
49 srate = params_rate(params); in tegra_rt5640_asoc_hw_params()
39 tegra_rt5640_asoc_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) tegra_rt5640_asoc_hw_params() argument
H A Dtegra_sgtl5000.c36 struct snd_pcm_hw_params *params) in tegra_sgtl5000_hw_params()
45 srate = params_rate(params); in tegra_sgtl5000_hw_params()
35 tegra_sgtl5000_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) tegra_sgtl5000_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/xilinx/
H A Dxlnx_i2s.c39 struct snd_pcm_hw_params *params, in xlnx_i2s_hw_params()
45 chan_id = params_channels(params) / 2; in xlnx_i2s_hw_params()
38 xlnx_i2s_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params, struct snd_soc_dai *i2s_dai) xlnx_i2s_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/rockchip/
H A Drockchip_rt5645.c55 struct snd_pcm_hw_params *params) in rk_aif1_hw_params()
63 switch (params_rate(params)) { in rk_aif1_hw_params()
54 rk_aif1_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) rk_aif1_hw_params() argument
/kernel/linux/linux-5.10/sound/soc/mxs/
H A Dmxs-sgtl5000.c20 struct snd_pcm_hw_params *params) in mxs_sgtl5000_hw_params()
25 unsigned int rate = params_rate(params); in mxs_sgtl5000_hw_params()
19 mxs_sgtl5000_hw_params(struct snd_pcm_substream *substream, struct snd_pcm_hw_params *params) mxs_sgtl5000_hw_params() argument

Completed in 13 milliseconds

1...<<181182183184185186187188189190>>...348