Home
last modified time | relevance | path

Searched refs:get_caps (Results 1 – 25 of 109) sorted by relevance

12345

/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/
DSDL_udev.c287 static void get_caps(struct udev_device *dev, struct udev_device *pdev, const char *attr, unsigned … in get_caps() function
338 get_caps(dev, pdev, "capabilities/ev", bitmask_ev, SDL_arraysize(bitmask_ev)); in guess_device_class()
339 get_caps(dev, pdev, "capabilities/abs", bitmask_abs, SDL_arraysize(bitmask_abs)); in guess_device_class()
340 get_caps(dev, pdev, "capabilities/rel", bitmask_rel, SDL_arraysize(bitmask_rel)); in guess_device_class()
341 get_caps(dev, pdev, "capabilities/key", bitmask_key, SDL_arraysize(bitmask_key)); in guess_device_class()
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudiosrc.c146 gstbasesrc_class->get_caps = GST_DEBUG_FUNCPTR (gst_osx_audio_src_get_caps); in gst_osx_audio_src_class_init()
256 return GST_BASE_SRC_CLASS (parent_class)->get_caps (src, filter); in gst_osx_audio_src_get_caps()
281 caps = GST_BASE_SRC_CLASS (parent_class)->get_caps (src, NULL); in gst_osx_audio_src_get_caps()
Dgstosxaudiosink.c185 gstbasesink_class->get_caps = GST_DEBUG_FUNCPTR (gst_osx_audio_sink_getcaps); in gst_osx_audio_sink_class_init()
332 return GST_BASE_SINK_CLASS (parent_class)->get_caps (sink, filter); in gst_osx_audio_sink_getcaps()
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpopuspay.c174 gstbasertppayload_class->get_caps = gst_rtp_opus_pay_getcaps; in gst_rtp_opus_pay_class_init()
380 GST_RTP_BASE_PAYLOAD_CLASS (gst_rtp_opus_pay_parent_class)->get_caps in gst_rtp_opus_pay_getcaps()
389 GST_RTP_BASE_PAYLOAD_CLASS (gst_rtp_opus_pay_parent_class)->get_caps in gst_rtp_opus_pay_getcaps()
Dgstrtpisacpay.c162 payload_class->get_caps = gst_rtp_isac_pay_getcaps; in gst_rtp_isac_pay_class_init()
Dgstrtpbvpay.c99 gstrtpbasepayload_class->get_caps = gst_rtp_bv_pay_sink_getcaps; in gst_rtp_bv_pay_class_init()
Dgstrtpilbcpay.c86 gstrtpbasepayload_class->get_caps = gst_rtp_ilbc_pay_sink_getcaps; in gst_rtp_ilbc_pay_class_init()
Dgstrtpg722pay.c94 gstrtpbasepayload_class->get_caps = gst_rtp_g722_pay_getcaps; in gst_rtp_g722_pay_class_init()
DgstrtpL8pay.c98 gstrtpbasepayload_class->get_caps = gst_rtp_L8_pay_getcaps; in gst_rtp_L8_pay_class_init()
DgstrtpL24pay.c96 gstrtpbasepayload_class->get_caps = gst_rtp_L24_pay_getcaps; in gst_rtp_L24_pay_class_init()
DgstrtpL16pay.c107 gstrtpbasepayload_class->get_caps = gst_rtp_L16_pay_getcaps; in gst_rtp_L16_pay_class_init()
Dgstrtpspeexpay.c83 gstrtpbasepayload_class->get_caps = gst_rtp_speex_pay_getcaps; in gst_rtp_speex_pay_class_init()
/third_party/gstreamer/gstplugins_bad/gst/inter/
Dgstintervideosrc.c117 base_src_class->get_caps = GST_DEBUG_FUNCPTR (gst_inter_video_src_get_caps); in gst_inter_video_src_class_init()
206 return GST_BASE_SRC_CLASS (parent_class)->get_caps (src, filter); in gst_inter_video_src_get_caps()
229 return GST_BASE_SRC_CLASS (parent_class)->get_caps (src, filter); in gst_inter_video_src_get_caps()
Dgstinteraudiosrc.c123 base_src_class->get_caps = GST_DEBUG_FUNCPTR (gst_inter_audio_src_get_caps); in gst_inter_audio_src_class_init()
239 return GST_BASE_SRC_CLASS (parent_class)->get_caps (src, filter); in gst_inter_audio_src_get_caps()
259 return GST_BASE_SRC_CLASS (parent_class)->get_caps (src, filter); in gst_inter_audio_src_get_caps()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfsourceobject.c276 g_assert (klass->get_caps != NULL); in gst_mf_source_object_get_caps()
278 return klass->get_caps (object); in gst_mf_source_object_get_caps()
Dgstmfsourceobject.h79 GstCaps * (*get_caps) (GstMFSourceObject * object); member
/third_party/gstreamer/gstplugins_bad/tools/element-templates/
Dbasesink42 base_sink_class->get_caps = GST_DEBUG_FUNCPTR (gst_replace_get_caps);
66 GST_DEBUG_OBJECT (replace, "get_caps");
Dbasesrc41 base_src_class->get_caps = GST_DEBUG_FUNCPTR (gst_replace_get_caps);
67 GST_DEBUG_OBJECT (replace, "get_caps");
/third_party/gstreamer/gstplugins_bad/sys/bluez/
Dgstavdtpsrc.c103 basesrc_class->get_caps = GST_DEBUG_FUNCPTR (gst_avdtp_src_getcaps); in gst_avdtp_src_class_init()
302 ret = GST_BASE_SRC_CLASS (parent_class)->get_caps (bsrc, filter); in gst_avdtp_src_getcaps()
/third_party/gstreamer/gstreamer/docs/random/wtay/
Dcapsnego2-docs143 The GstPad get_caps function
174 When two pads are connected get_caps is called on both pads to get their caps.
256 ! 2. the pad get_caps function will return the pad caps of the srcpad and
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasepayload.h132 …GstCaps * (*get_caps) (GstRTPBasePayload *payload, GstPad * pad, GstCaps * filter); member
/third_party/mesa3d/src/gallium/drivers/virgl/
Dvirgl_winsys.h117 int (*get_caps)(struct virgl_winsys *vws, struct virgl_drm_caps *caps); member
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesrc.h183 GstCaps* (*get_caps) (GstBaseSrc *src, GstCaps *filter); member
Dgstbasesink.h168 GstCaps* (*get_caps) (GstBaseSink *sink, GstCaps *filter); member
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dcamerabin2-src.txt71 camera source pads. The camera source can simply get_caps on the peer of

12345