/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtsink.c | 75 GValue * return_accu, const GValue * handler_return, gpointer data); 95 GValue * return_accu, const GValue * handler_return, gpointer data) in authentication_accumulator() argument 97 gboolean ret = g_value_get_boolean (handler_return); in authentication_accumulator()
|
D | gstsrtsrc.c | 78 GValue * return_accu, const GValue * handler_return, gpointer data); 98 GValue * return_accu, const GValue * handler_return, gpointer data) in src_authentication_accumulator() argument 100 gboolean ret = g_value_get_boolean (handler_return); in src_authentication_accumulator()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkwindow.c | 111 const GValue * handler_return, gpointer data) in _accum_logical_and() argument 113 gboolean val = g_value_get_boolean (handler_return); in _accum_logical_and()
|
/third_party/gstreamer/gstplugins_base/gst/playback/ |
D | gsturidecodebin.c | 271 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_accumulator() argument 275 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_accumulator() 284 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_or_accumulator() argument 289 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_or_accumulator() 299 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_array_accumulator() argument 303 array = g_value_get_boxed (handler_return); in _gst_array_accumulator() 311 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_select_accumulator() argument 315 res = g_value_get_enum (handler_return); in _gst_select_accumulator() 330 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_array_hasvalue_accumulator() argument 334 array = g_value_get_boxed (handler_return); in _gst_array_hasvalue_accumulator()
|
D | gstparsebin.c | 511 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_accumulator() argument 515 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_accumulator() 524 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_or_accumulator() argument 529 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_or_accumulator() 540 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_array_accumulator() argument 544 array = g_value_get_boxed (handler_return); in _gst_array_accumulator() 552 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_select_accumulator() argument 556 res = g_value_get_enum (handler_return); in _gst_select_accumulator() 571 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_array_hasvalue_accumulator() argument 575 array = g_value_get_boxed (handler_return); in _gst_array_hasvalue_accumulator()
|
D | gstdecodebin2.c | 663 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_accumulator() argument 667 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_accumulator() 676 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_or_accumulator() argument 681 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_or_accumulator() 692 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_array_accumulator() argument 696 array = g_value_get_boxed (handler_return); in _gst_array_accumulator() 704 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_select_accumulator() argument 708 res = g_value_get_enum (handler_return); in _gst_select_accumulator() 723 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_array_hasvalue_accumulator() argument 727 array = g_value_get_boxed (handler_return); in _gst_array_hasvalue_accumulator()
|
D | gsturidecodebin3.c | 359 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_int_accumulator() argument 361 gint res = g_value_get_int (handler_return); in _gst_int_accumulator()
|
D | gstdecodebin3.c | 534 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_int_accumulator() argument 536 gint res = g_value_get_int (handler_return); in _gst_int_accumulator()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/ |
D | gstrtpbasedepayload.c | 200 GValue * return_accu, const GValue * handler_return, gpointer data) in extension_accumulator() argument 205 ext = g_value_get_object (handler_return); in extension_accumulator()
|
D | gstrtpbasepayload.c | 245 GValue * return_accu, const GValue * handler_return, gpointer data) in extension_accumulator() argument 250 ext = g_value_get_object (handler_return); in extension_accumulator()
|
/third_party/gstreamer/gstplugins_good/gst/rtpmanager/ |
D | gstrtpbin.c | 2011 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_element_accumulator() argument 2015 element = g_value_get_object (handler_return); in _gst_element_accumulator() 2026 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_caps_accumulator() argument 2030 caps = g_value_get_boxed (handler_return); in _gst_caps_accumulator()
|
D | rtpsession.c | 148 const GValue * handler_return, gpointer data) in accumulate_trues() argument 150 if (g_value_get_boolean (handler_return)) in accumulate_trues()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstbin.c | 324 GValue * return_accu, const GValue * handler_return, gpointer dummy) in _gst_boolean_accumulator() argument 328 myboolean = g_value_get_boolean (handler_return); in _gst_boolean_accumulator()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 543 GValue * return_accu, const GValue * handler_return, gpointer data) in select_stream_accum() argument 547 myboolean = g_value_get_boolean (handler_return); in select_stream_accum() 564 GValue * return_accu, const GValue * handler_return, gpointer data) in before_send_accum() argument 568 myboolean = g_value_get_boolean (handler_return); in before_send_accum()
|