Home
last modified time | relevance | path

Searched refs:gst_dshow_guid_to_gst_video_format (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.h104 GstVideoFormat gst_dshow_guid_to_gst_video_format (AM_MEDIA_TYPE *mediatype);
Dgstdshowvideosrc.cpp946 gst_dshow_guid_to_gst_video_format (pin_mediatype->mediatype); in gst_dshowvideosrc_getcaps_from_streamcaps()
1021 GstVideoFormat video_format = gst_dshow_guid_to_gst_video_format (pin_mediatype->mediatype); in gst_dshowvideosrc_getcaps_from_enum_mediatypes()
Dgstdshow.cpp598 gst_dshow_guid_to_gst_video_format (AM_MEDIA_TYPE *mediatype) in gst_dshow_guid_to_gst_video_format() function