Home
last modified time | relevance | path

Searched defs:sinks (Results 1 – 23 of 23) sorted by relevance

/third_party/gstreamer/gst_libav/tests/check/generic/
Dlibavcodec-locking.c100 gchar *sink[NUM_SINKS + 1], *s, *sinks; in GST_START_TEST() local
/third_party/pulseaudio/src/modules/dbus/
Diface-card-profile.c114 dbus_uint32_t sinks = 0; in handle_get_sinks() local
169 dbus_uint32_t sinks = 0; in handle_get_all() local
Diface-card.c193 const char **sinks = NULL; in get_sinks() local
218 const char **sinks; in handle_get_sinks() local
377 const char **sinks = NULL; in handle_get_all() local
Diface-core.c643 const char **sinks; in get_sinks() local
666 const char **sinks; in handle_get_sinks() local
1070 const char **sinks; in handle_get_all() local
/third_party/cef/libcef_dll/ctocpp/
Dmedia_observer_ctocpp.cc24 const std::vector<CefRefPtr<CefMediaSink>>& sinks) { in OnSinks()
/third_party/cef/libcef_dll/cpptoc/
Dmedia_observer_cpptoc.cc27 struct _cef_media_sink_t* const* sinks) { in media_observer_on_sinks()
/third_party/skia/third_party/externals/tint/src/transform/
Dremove_phonies.cc74 std::unordered_map<SinkSignature, Symbol, SinkSignature::Hasher> sinks; in Run() local
/third_party/skia/third_party/externals/spirv-tools/source/
Dcfa.h322 auto sinks = TraversalRoots(reversed_blocks, pred_func, succ_func); in ComputeAugmentedCFG() local
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dcfa.h311 auto sinks = TraversalRoots(reversed_blocks, pred_func, succ_func); in ComputeAugmentedCFG() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dcfa.h322 auto sinks = TraversalRoots(reversed_blocks, pred_func, succ_func); in ComputeAugmentedCFG() local
/third_party/cef/libcef/browser/media_router/
Dmedia_router_impl.cc69 const CefMediaRouterManager::MediaSinkVector& sinks) override { in OnMediaSinks()
Dmedia_router_manager.cc211 void CefMediaRouterManager::OnResultsUpdated(const MediaSinkVector& sinks) { in OnResultsUpdated()
/third_party/spirv-tools/source/
Dcfa.h365 auto sinks = TraversalRoots(reversed_blocks, pred_func, succ_func); in ComputeAugmentedCFG() local
/third_party/pulseaudio/src/pulsecore/
Dcard.h75 pa_idxset *sinks; member
Dcore.h164 pa_idxset *clients, *cards, *sinks, *sources, *sink_inputs, *source_outputs, *modules, *scache; member
/third_party/ffmpeg/libavdevice/
Dlavfi.c52 AVFilterContext **sinks; member
/third_party/gstreamer/gstreamer/tests/check/elements/
Dtee.c45 GstElement *sinks[NUM_SUBSTREAMS]; in GST_START_TEST() local
/third_party/gstreamer/gstreamer/gst/parse/
Dgrammar.y.in679 GSList *sinks = link->sink.pads; local
Dgrammar.y679 GSList *sinks = link->sink.pads; in gst_parse_perform_link() local
Dgrammar.tab.c753 GSList *sinks = link->sink.pads; in gst_parse_perform_link() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTypePromotion.cpp131 SetVector<Instruction*> &sinks, in IRPromoter()
/third_party/cef/tests/cefclient/browser/
Dmedia_router_test.cc174 void OnSinks(const MediaSinkVector& sinks) override { in OnSinks()
/third_party/ffmpeg/libavfilter/
Davfiltergraph.c1182 AVFilterLink **sinks; in graph_config_pointers() local