Home
last modified time | relevance | path

Searched defs:sink (Results 401 - 425 of 459) sorted by relevance

1...<<111213141516171819

/third_party/pulseaudio/src/modules/bluetooth/
H A Dmodule-bluez5-device.c126 pa_sink *sink; member
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-loopback.c364 update_minimum_latency(struct userdata *u, pa_sink *sink, bool print_msg) update_minimum_latency() argument
657 update_latency_boundaries(struct userdata *u, pa_source *source, pa_sink *sink) update_latency_boundaries() argument
802 update_effective_source_latency(struct userdata *u, pa_source *source, pa_sink *sink) update_effective_source_latency() argument
1216 set_sink_input_latency(struct userdata *u, pa_sink *sink) set_sink_input_latency() argument
1514 sink_port_latency_offset_changed_cb(pa_core *core, pa_sink *sink, struct userdata *u) sink_port_latency_offset_changed_cb() argument
1552 pa_sink *sink = NULL; pa__init() local
[all...]
H A Dmodule-tunnel.c231 pa_sink *sink; member
1329 uint32_t idx, owner_module, client, sink; sink_input_info_cb() local
2071 sink_set_volume(pa_sink *sink) sink_set_volume() argument
2088 sink_set_mute(pa_sink *sink) sink_set_mute() argument
[all...]
/third_party/pulseaudio/src/modules/alsa/
H A Dalsa-sink.c106 pa_sink *sink; member
[all...]
H A Dalsa-ucm.c669 const char *sink = pa_proplist_gets(d->proplist, PA_ALSA_PROP_UCM_SINK); in add_media_role() local
1774 const char *name, *sink, *sourc in ucm_create_profile() local
1675 ucm_create_mapping( pa_alsa_ucm_config *ucm, pa_alsa_profile_set *ps, pa_alsa_profile *p, pa_alsa_ucm_device *device, const char *verb_name, const char *device_name, const char *sink, const char *source) ucm_create_mapping() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Drulebasedcollator.cpp1332 writeSortKey(const UChar *s, int32_t length, SortKeyByteSink &sink, UErrorCode &errorCode) const writeSortKey() argument
1357 writeIdenticalLevel(const UChar *s, const UChar *limit, SortKeyByteSink &sink, UErrorCode &errorCode) const writeIdenticalLevel() argument
1415 const SortKeyByteSink &sink; global() member in __anon21248::PartLevelCallback
[all...]
/third_party/pulseaudio/src/modules/echo-cancel/
H A Dmodule-echo-cancel.c230 pa_sink *sink; global() member
[all...]
/third_party/pulseaudio/src/utils/
H A Dpactl.c2060 set_sink_formats(pa_context *c, uint32_t sink, const char *str) set_sink_formats() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1574 static bool sink(Instruction &I, LoopInfo *LI, DominatorTree *DT, sink() function
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Duloc.cpp596 ulocimp_getKeywords(const char *localeID, char prev, ByteSink& sink, UBool valuesToo, UErrorCode *status) ulocimp_getKeywords() argument
745 ulocimp_getKeywordValue(const char* localeID, const char* keywordName, icu::ByteSink& sink, UErrorCode* status) ulocimp_getKeywordValue() argument
1259 _getVariant(const char *localeID, char prev, ByteSink& sink, UBool needSeparator) _getVariant() argument
1472 _canonicalize(const char* localeID, ByteSink& sink, uint32_t options, UErrorCode* err) _canonicalize() argument
1865 ulocimp_getName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getName() argument
1901 ulocimp_getBaseName(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_getBaseName() argument
1937 ulocimp_canonicalize(const char* localeID, ByteSink& sink, UErrorCode* err) ulocimp_canonicalize() argument
[all...]
H A Duloc_tag.cpp1015 _appendLanguageToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendLanguageToLanguageTag() argument
1063 _appendScriptToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendScriptToLanguageTag() argument
1095 _appendRegionToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) { in _appendRegionToLanguageTag() argument
1148 _appendVariantsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool *hadPosix, UErrorCode* status) _appendVariantsToLanguageTag() argument
1265 _appendKeywordsToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendKeywordsToLanguageTag() argument
1783 _appendKeywords(ULanguageTag* langtag, icu::ByteSink& sink, UErrorCode* status) _appendKeywords() argument
1879 _appendPrivateuseToLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UBool hadPosix, UErrorCode* status) _appendPrivateuseToLanguageTag() argument
2640 ulocimp_toLanguageTag(const char* localeID, icu::ByteSink& sink, UBool strict, UErrorCode* status) ulocimp_toLanguageTag() argument
2776 ulocimp_forLanguageTag(const char* langtag, int32_t tagLen, icu::ByteSink& sink, int32_t* parsedLength, UErrorCode* status) ulocimp_forLanguageTag() argument
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dencode_decode.c74 stringsink *sink = _sink; in stringsink_start() local
81 stringsink *sink = _sink; in stringsink_string() local
102 stringsink_init(stringsink *sink) stringsink_init() argument
114 stringsink_uninit(stringsink *sink) stringsink_uninit() argument
1053 upb_sink sink; Message_decode() local
1127 upb_sink sink; Message_decode_json() local
1166 putstr(VALUE str, const upb_fielddef *f, upb_sink sink) putstr() argument
1188 putsubmsg(VALUE submsg, const upb_fielddef *f, upb_sink sink, int depth, bool emit_defaults, bool is_json) putsubmsg() argument
1204 putary(VALUE ary, const upb_fielddef* f, upb_sink sink, int depth, bool emit_defaults, bool is_json) putary() argument
1259 put_ruby_value(VALUE value, const upb_fielddef* f, VALUE type_class, int depth, upb_sink sink, bool emit_defaults, bool is_json) put_ruby_value() argument
1311 putmap(VALUE map, const upb_fielddef* f, upb_sink sink, int depth, bool emit_defaults, bool is_json) putmap() argument
1355 putjsonany(VALUE msg_rb, const Descriptor* desc, upb_sink sink, int depth, bool emit_defaults) putjsonany() argument
1437 putjsonlistvalue( VALUE msg_rb, const Descriptor* desc, upb_sink sink, int depth, bool emit_defaults) putjsonlistvalue() argument
1465 putmsg(VALUE msg_rb, const Descriptor* desc, upb_sink sink, int depth, bool emit_defaults, bool is_json, bool open_msg) putmsg() argument
1615 stringsink sink; Message_encode() local
1655 stringsink sink; Message_encode_json() local
[all...]
/third_party/skia/dm/
H A DDMSrcSink.cpp2204 static Result draw_to_canvas(Sink* sink, SkBitmap* bitmap, SkWStream* stream, in draw_to_canvas() argument
2226 static Result check_against_reference(const SkBitmap* bitmap, const Src& src, Sink* sink) { in check_against_reference() argument
2253 ViaMatrix::ViaMatrix(SkMatrix matrix, Sink* sink) : Via(sink), fMatrix(matrix) {} in ViaMatrix() argument
2267 ViaUpright::ViaUpright(SkMatrix matrix, Sink* sink) : Via(sink), fMatri argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DTranslatorVulkan.cpp805 bool TranslatorVulkan::translateImpl(TInfoSinkBase &sink, in translateImpl() argument
1307 void TranslatorVulkan::writeExtensionBehavior(ShCompileOptions compileOptions, TInfoSinkBase &sink) in writeExtensionBehavior() argument
1350 TInfoSinkBase sink; translate() local
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdac_hdmi.c706 hdac_hdmi_fill_route(struct snd_soc_dapm_route *route, const char *sink, const char *control, const char *src, int (*handler)(struct snd_soc_dapm_widget *src, struct snd_soc_dapm_widget *sink)) hdac_hdmi_fill_route() argument
H A Drt5645.c864 is_sys_clk_from_pll(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink) is_sys_clk_from_pll() argument
878 is_using_asrc(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink) is_using_asrc() argument
H A Dwm8994.c252 check_clk_sys(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink) check_clk_sys() argument
H A Dtscs454.c674 pll_connected(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink) pll_connected() argument
H A Drt5665.c1519 is_sys_clk_from_pll(struct snd_soc_dapm_widget *w, struct snd_soc_dapm_widget *sink) is_sys_clk_from_pll() argument
1533 is_using_asrc(struct snd_soc_dapm_widget *w, struct snd_soc_dapm_widget *sink) is_using_asrc() argument
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-topology.c964 struct snd_soc_dapm_widget *sink = NULL, *next_sink = NULL; in skl_tplg_bind_sinks() local
1126 struct snd_soc_dapm_widget *source, *sink; skl_tplg_mixer_dapm_post_pmu_event() local
[all...]
/kernel/linux/linux-5.10/sound/soc/
H A Dsoc-dapm.c2781 snd_soc_dapm_check_dynamic_path(struct snd_soc_dapm_context *dapm, struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink, const char *control) snd_soc_dapm_check_dynamic_path() argument
2825 snd_soc_dapm_add_path(struct snd_soc_dapm_context *dapm, struct snd_soc_dapm_widget *wsource, struct snd_soc_dapm_widget *wsink, const char *control, int (*connected)(struct snd_soc_dapm_widget *source, struct snd_soc_dapm_widget *sink)) snd_soc_dapm_add_path() argument
2932 const char *sink; snd_soc_dapm_add_route() local
3031 const char *sink; snd_soc_dapm_del_route() local
3154 struct snd_soc_dapm_widget *sink = dapm_find_widget(dapm, snd_soc_dapm_weak_route() local
3830 struct snd_soc_dai *source, *sink; snd_soc_dai_link_event_pre_pmu() local
3947 struct snd_soc_dai *source, *sink; snd_soc_dai_link_event() local
4272 struct snd_soc_dapm_widget *src, *sink; snd_soc_dapm_link_dai_widgets() local
4325 dapm_connect_dai_routes(struct snd_soc_dapm_context *dapm, struct snd_soc_dai *src_dai, struct snd_soc_dapm_widget *src, struct snd_soc_dapm_widget *dai, struct snd_soc_dai *sink_dai, struct snd_soc_dapm_widget *sink) dapm_connect_dai_routes() argument
[all...]
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c3690 struct v4l2_mbus_framefmt *sink; in atomisp_get_padding() local
3942 struct v4l2_mbus_framefmt *sink; in atomisp_set_sensor_mipi_to_isp() local
4224 struct v4l2_mbus_framefmt *sink, *src; in atomisp_check_copy_mode() local
[all...]
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dimx7-media-csi.c2043 struct media_pad *sink = &csi->sd.entity.pads[IMX7_CSI_PAD_SINK]; in imx7_csi_notify_bound() local
H A Dimx-mipi-csis.c1235 struct media_pad *sink = &csis->sd.entity.pads[CSIS_PAD_SINK]; in mipi_csis_notify_bound() local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/cadence/
H A Dcdns-mhdp8546-core.h385 struct cdns_mhdp_sink sink; member

Completed in 71 milliseconds

1...<<111213141516171819