Home
last modified time | relevance | path

Searched defs:sink (Results 126 - 150 of 261) sorted by relevance

1234567891011

/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params.c393 struct media_entity *source, *sink; in rkisp_register_params_vdev() local
H A Ddmarx.c1006 struct media_entity *source, *sink; in dmarx_init() local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/capturer/
H A Dmodule_inner_capturer_sink.c72 pa_sink *sink; member
[all...]
/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/
H A Dimage_sink_filter.cpp32 ErrorCode ImageSinkFilter::SetSink(const std::shared_ptr<EffectBuffer> &sink) in SetSink() argument
/third_party/alsa-lib/src/topology/
H A Ddapm.c293 const char *source = NULL, *sink in tplg_parse_line() local
[all...]
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationKeys.java232 void appendTo(SortKeyByteSink sink) { in appendTo() argument
330 writeSortKeyUpToQuaternary(CollationIterator iter, boolean[] compressibleBytes, CollationSettings settings, SortKeyByteSink sink, int minLevel, LevelCallback callback, boolean preflight) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/coll/
H A DCollationKeys.java242 void appendTo(SortKeyByteSink sink) { in appendTo() argument
340 writeSortKeyUpToQuaternary(CollationIterator iter, boolean[] compressibleBytes, CollationSettings settings, SortKeyByteSink sink, int minLevel, LevelCallback callback, boolean preflight) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dcollationkeys.cpp226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/node/deps/icu-small/source/common/
H A Dloclikely.cpp102 createTagStringWithAlternates( const char* lang, int32_t langLength, const char* script, int32_t scriptLength, const char* region, int32_t regionLength, const char* trailing, int32_t trailingLength, const char* alternateTags, icu::ByteSink& sink, UErrorCode* err) createTagStringWithAlternates() argument
432 _uloc_addLikelySubtags(const char* localeID, icu::ByteSink& sink, UErrorCode* err) _uloc_addLikelySubtags() argument
533 _uloc_minimizeSubtags(const char* localeID, icu::ByteSink& sink, bool favorScript, UErrorCode* err) _uloc_minimizeSubtags() argument
658 _ulocimp_addLikelySubtags(const char* localeID, icu::ByteSink& sink, UErrorCode* status) _ulocimp_addLikelySubtags() argument
674 ulocimp_addLikelySubtags(const char* localeID, icu::ByteSink& sink, UErrorCode* status) ulocimp_addLikelySubtags() argument
710 ulocimp_minimizeSubtags(const char* localeID, icu::ByteSink& sink, bool favorScript, UErrorCode* status) ulocimp_minimizeSubtags() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dcollationkeys.cpp226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
[all...]
/third_party/pulseaudio/src/modules/macosx/
H A Dmodule-bonjour-publish.c94 pa_sink *sink = PA_SINK(s->device); in get_service_data() local
400 pa_sink *sink; in publish_all_services() local
[all...]
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-aptx-gst.c272 GstElement *bin, *sink, *src, *capsf; in gst_init_aptx() local
374 gst_bin_add_many(GST_BIN(bin), sink, src, NULL); in gst_init_aptx() local
/third_party/pulseaudio/src/modules/dbus/
H A Diface-sample.c401 pa_sink *sink = NULL; in handle_play_to_sink() local
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dcollationkeys.cpp226 writeSortKeyUpToQuaternary(CollationIterator &iter, const UBool *compressibleBytes, const CollationSettings &settings, SortKeyByteSink &sink, Collation::Level minLevel, LevelCallback &callback, UBool preflight, UErrorCode &errorCode) writeSortKeyUpToQuaternary() argument
[all...]
H A Ddayperiodrules.cpp330 DayPeriodRulesDataSink sink; in load() local
/third_party/pulseaudio/src/modules/rtp/
H A Drtp-gstreamer.c85 GstElement *appsrc = NULL, *pay = NULL, *capsf = NULL, *rtpbin = NULL, *sink = NULL; in init_send_pipeline() local
[all...]
/third_party/skia/third_party/externals/icu/source/common/
H A Ducasemap.cpp140 appendResult(int32_t cpLength, int32_t result, const UChar *s, ByteSink &sink, uint32_t options, icu::Edits *edits, UErrorCode &errorCode) appendResult() argument
204 toLower(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcStart, int32_t srcLimit, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toLower() argument
315 toUpper(int32_t caseLocale, uint32_t options, const uint8_t *src, UCaseContext *csc, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) toUpper() argument
424 ucasemap_internalUTF8ToTitle( int32_t caseLocale, uint32_t options, BreakIterator *iter, const uint8_t *src, int32_t srcLength, ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToTitle() argument
570 toUpper(uint32_t options, const uint8_t *src, int32_t srcLength, ByteSink &sink, Edits *edits, UErrorCode &errorCode) toUpper() argument
722 ucasemap_internalUTF8ToLower(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToLower() argument
736 ucasemap_internalUTF8ToUpper(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8ToUpper() argument
754 ucasemap_internalUTF8Fold(int32_t , uint32_t options, UCASEMAP_BREAK_ITERATOR_UNUSED const uint8_t *src, int32_t srcLength, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_internalUTF8Fold() argument
765 ucasemap_mapUTF8(int32_t caseLocale, uint32_t options, UCASEMAP_BREAK_ITERATOR_PARAM const char *src, int32_t srcLength, UTF8CaseMapper *stringCaseMapper, icu::ByteSink &sink, icu::Edits *edits, UErrorCode &errorCode) ucasemap_mapUTF8() argument
887 utf8ToLower( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToLower() argument
894 ucasemap_internalUTF8ToLower, sink, edits, errorCode); utf8ToLower() local
897 utf8ToUpper( const char *locale, uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8ToUpper() argument
904 ucasemap_internalUTF8ToUpper, sink, edits, errorCode); utf8ToUpper() local
907 utf8Fold( uint32_t options, StringPiece src, ByteSink &sink, Edits *edits, UErrorCode &errorCode) utf8Fold() argument
[all...]
/third_party/pulseaudio/src/modules/
H A Dmodule-waveout.c71 pa_sink *sink; member
[all...]
H A Dmodule-tunnel-sink-new.c92 pa_sink *sink; member
[all...]
H A Dmodule-card-restore.c454 pa_sink *sink; in card_profile_changed_callback() local
/third_party/pulseaudio/src/modules/raop/
H A Draop-sink.c80 pa_sink *sink; member
[all...]
/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-simple.c525 pa_sink *sink; in pa_simple_protocol_connect() local
[all...]
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Ddmarx.c982 struct media_entity *source, *sink; in dmarx_init() local
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dsink_userdata.h56 pa_sink *sink; member
/foundation/multimedia/audio_framework/frameworks/native/audioadapter/src/
H A Dpulse_audio_service_adapter_impl.cpp422 uint32_t sink = sinkInput.deviceSinkId; in SetLocalDefaultSink() local
[all...]

Completed in 25 milliseconds

1234567891011