Home
last modified time | relevance | path

Searched defs:from_caps (Results 1 – 25 of 34) sorted by relevance

12

/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/x11/gstreamer1-plugins-x/gst-plugins-base-1.16.2/gst-libs/gst/video/
H A Dconvertframe.c115 GstElement ** sink_element, const GstCaps * from_caps, in build_convert_frame_pipeline()
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local
692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local
/dports/multimedia/gstreamermm/gstreamermm-1.10.0/gstreamer/gstreamermm/
H A Daudioinfo.cc153 bool AudioInfo::from_caps(const Glib::RefPtr<const Gst::Caps>& caps) in from_caps() function in Gst::AudioInfo
H A Dvideoinfo.cc116 bool VideoInfo::from_caps(const Glib::RefPtr<const Gst::Caps>& caps) in from_caps() function in Gst::VideoInfo
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/gfx-hal/src/
H A Dwindow.rs360 pub fn from_caps(caps: &SurfaceCapabilities, format: Format, default_extent: Extent2D) -> Self { in from_caps() method
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/gfx-hal/src/
H A Dwindow.rs360 pub fn from_caps(caps: &SurfaceCapabilities, format: Format, default_extent: Extent2D) -> Self { in from_caps() method
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gstreamer-audio-0.17.2/src/
H A Daudio_info.rs147 pub fn from_caps(caps: &gst::CapsRef) -> Result<Self, glib::error::BoolError> { in from_caps() method
/dports/graphics/rx/rx-0.4.0/cargo-crates/gfx-hal-0.4.0/src/
H A Dwindow.rs370 pub fn from_caps(caps: &SurfaceCapabilities, format: Format, default_extent: Extent2D) -> Self { in from_caps() method
/dports/multimedia/gstreamer1-plugins-theora/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/multimedia/gstreamer1-plugins/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-cdparanoia/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-vorbis/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-opus/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/audio/gstreamer1-plugins-ogg/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/x11-toolkits/gstreamer1-plugins-pango/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/graphics/gstreamer1-plugins-libvisual/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
/dports/graphics/gstreamer1-plugins-gl/gst-plugins-base-1.16.2/tests/check/libs/
H A Dvideo.c1020 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1107 GstCaps *from_caps, *to_caps; in GST_START_TEST() local
1171 GstCaps *from_caps, *to_caps; in GST_START_TEST() local

12