Home
last modified time | relevance | path

Searched refs:have_sink (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dwasapi2.c269 gboolean have_sink = FALSE; in wasapi2_suite() local
274 have_sink = check_wasapi2_element (FALSE); in wasapi2_suite()
276 if (!have_src && !have_sink) { in wasapi2_suite()
284 if (have_sink) { in wasapi2_suite()
Dwasapi.c267 gboolean have_sink = FALSE; in wasapi_suite() local
272 have_sink = check_wasapi_element (FALSE); in wasapi_suite()
274 if (!have_src && !have_sink) { in wasapi_suite()
282 if (have_sink) { in wasapi_suite()
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c1383 bool have_sink = u->sink ? PA_SINK_IS_LINKED(u->sink->thread_info.state) : false; in thread_func() local
1412 if (have_sink && u->write_index == 0 && u->read_index <= 0) in thread_func()
1427 if (have_sink && n_read > 0) { in thread_func()
1437 if (have_sink) { in thread_func()
1570 … pollfd->events = (short) (((have_sink && !writable) ? POLLOUT : 0) | (have_source ? POLLIN : 0)); in thread_func()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgstplaybin3.c4226 gboolean have_sink = FALSE;
4258 have_sink = TRUE;
4280 have_sink = TRUE;
4302 have_sink = TRUE;
4315 if (!have_sink) {
Dgstplaybin2.c5953 gboolean have_sink = FALSE; local
5993 have_sink = TRUE;
6023 have_sink = TRUE;
6045 have_sink = TRUE;
6058 if (!have_sink) {