Home
last modified time | relevance | path

Searched defs:sink (Results 226 - 250 of 261) sorted by relevance

1234567891011

/third_party/pulseaudio/src/pulsecore/
H A Dsink-input.c405 pa_sink *sink = pa_namereg_get(core, NULL, PA_NAMEREG_SINK); in pa_sink_input_new() local
1804 pa_sink *sink = i->sink; is_filter_sink_moving() local
[all...]
H A Dsink.c3057 pa_sink *sink; pa_sink_suspend_all() local
[all...]
H A Dprotocol-native.c799 playback_stream_new( pa_native_connection *c, pa_sink *sink, pa_sample_spec *ss, pa_channel_map *map, pa_idxset *formats, pa_buffer_attr *a, pa_cvolume *volume, bool muted, bool muted_set, pa_sink_input_flags_t flags, pa_proplist *p, bool adjust_latency, bool early_requests, bool relative_volume, uint32_t syncid, uint32_t *missing, int *ret) playback_stream_new() argument
1732 pa_sink *sink = NULL; command_create_playback_stream() local
2674 pa_sink *sink; command_lookup() local
2923 pa_sink *sink; command_play_sample() local
3030 sink_fill_tagstruct(pa_native_connection *c, pa_tagstruct *t, pa_sink *sink) sink_fill_tagstruct() argument
3387 pa_sink *sink = NULL; command_get_info() local
3641 pa_sink *sink = NULL; command_set_volume() local
3738 pa_sink *sink = NULL; command_set_mute() local
4258 pa_sink *sink; command_set_default_sink_or_source() local
4434 pa_sink *sink = NULL; command_move_stream() local
4505 pa_sink *sink = NULL; command_suspend() local
4715 pa_sink *sink; command_set_sink_or_source_port() local
[all...]
/third_party/pulseaudio/src/modules/dbus/
H A Diface-device.c81 pa_sink *sink; member
1246 pa_dbusiface_device_new_sink(pa_dbusiface_core *core, pa_sink *sink) pa_dbusiface_device_new_sink() argument
[all...]
H A Diface-core.c646 pa_dbusiface_device *sink; in get_sinks() local
1204 pa_sink *sink; handle_get_sink_by_name() local
2174 pa_sink *sink; pa_dbusiface_core_new() local
2345 pa_dbusiface_core_get_sink_path(pa_dbusiface_core *c, const pa_sink *sink) pa_dbusiface_core_get_sink_path() argument
[all...]
/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...]
/third_party/icu/icu4c/source/common/
H A Duresbund.cpp2274 getAllItemsWithFallback( const UResourceBundle *bundle, ResourceDataValue &value, ResourceSink &sink, UErrorCode &errorCode) getAllItemsWithFallback() argument
2367 ures_getAllChildrenWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllChildrenWithFallback() argument
2409 ures_getAllItemsWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllItemsWithFallback() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Ddtptngen.cpp629 AllowedHourFormatsSink sink; in loadAllowedHourFormatsData() local
H A Ddtfmtsym.cpp1868 initField(UnicodeString **field, int32_t& length, CalendarDataSink &sink, CharString &key, UErrorCode &status) { in initField() argument
1886 initField(UnicodeString **field, int32_t& length, CalendarDataSink &sink, CharString &key, int32_t arrayOffset, UErrorCode &status) { in initField() argument
1908 initLeapMonthPattern(UnicodeString *field, int32_t index, CalendarDataSink &sink, CharString &path, UErrorCode &status) { in initLeapMonthPattern() argument
1983 UnicodeString* loadDayPeriodStrings(CalendarDataSink &sink, CharStrin argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Duresbund.cpp2276 getAllItemsWithFallback( const UResourceBundle *bundle, ResourceDataValue &value, ResourceSink &sink, UErrorCode &errorCode) getAllItemsWithFallback() argument
2428 ures_getAllChildrenWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllChildrenWithFallback() argument
2470 ures_getAllItemsWithFallback(const UResourceBundle *bundle, const char *path, icu::ResourceSink &sink, UErrorCode &errorCode) ures_getAllItemsWithFallback() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Ddtptngen.cpp632 AllowedHourFormatsSink sink; in loadAllowedHourFormatsData() local
H A Ddtfmtsym.cpp1876 initField(UnicodeString **field, int32_t& length, CalendarDataSink &sink, CharString &key, UErrorCode &status) { in initField() argument
1894 initField(UnicodeString **field, int32_t& length, CalendarDataSink &sink, CharString &key, int32_t arrayOffset, UErrorCode &status) { in initField() argument
1916 initLeapMonthPattern(UnicodeString *field, int32_t index, CalendarDataSink &sink, CharString &path, UErrorCode &status) { in initLeapMonthPattern() argument
1991 UnicodeString* loadDayPeriodStrings(CalendarDataSink &sink, CharStrin argument
[all...]

Completed in 64 milliseconds

1234567891011