Home
last modified time | relevance | path

Searched refs:gst_caps_fixate (Results 1 – 25 of 76) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/sys/msdk/
Dgstmsdkmpeg2enc.c97 allowed_caps = gst_caps_fixate (allowed_caps); in gst_msdkmpeg2enc_set_format()
Dgstmsdkvp9enc.c114 allowed_caps = gst_caps_fixate (allowed_caps); in gst_msdkvp9enc_set_format()
Dgstmsdkh264enc.c280 allowed_caps = gst_caps_fixate (allowed_caps); in gst_msdkh264enc_set_format()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstglstereosplit.c400 left = gst_caps_fixate (left); in stereosplit_set_output_caps()
410 right = gst_caps_fixate (right); in stereosplit_set_output_caps()
426 tridcaps = gst_caps_fixate (tridcaps); in stereosplit_set_output_caps()
/third_party/gstreamer/gstreamer/gst/
Dgstcaps.h527 GstCaps * gst_caps_fixate (GstCaps *caps) G_GNUC_WARN_UNUSED_RESULT;
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudaconvert.c366 result = gst_caps_fixate (result); in gst_cuda_convert_fixate_caps()
Dgstnvh264enc.c472 allowed_caps = gst_caps_fixate (allowed_caps); in gst_nv_h264_enc_set_encoder_config()
Dgstnvh265enc.c529 allowed_caps = gst_caps_fixate (allowed_caps); in gst_nv_h265_enc_set_encoder_config()
/third_party/gstreamer/gstplugins_bad/ext/sbc/
Dgstsbcenc.c129 output_caps = gst_caps_fixate (output_caps); in gst_sbc_enc_set_format()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11deinterlace.cpp819 return gst_caps_fixate (othercaps); in gst_d3d11_deinterlace_fixate_caps()
822 tmp = gst_caps_fixate (tmp); in gst_d3d11_deinterlace_fixate_caps()
828 return gst_caps_fixate (othercaps); in gst_d3d11_deinterlace_fixate_caps()
854 return gst_caps_fixate (othercaps); in gst_d3d11_deinterlace_fixate_caps()
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/
Dgstmfvideosrc.c367 fixated_caps = gst_caps_fixate (fixated_caps); in gst_mf_video_src_fixate()
/third_party/gstreamer/gstplugins_bad/ext/ldac/
Dgstldacenc.c231 output_caps = gst_caps_fixate (output_caps); in gst_ldac_enc_do_negotiate()
/third_party/gstreamer/gstplugins_good/gst/monoscope/
Dgstmonoscope.c265 target = gst_caps_fixate (target); in gst_monoscope_src_negotiate()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Datdec.c317 output_caps = gst_caps_fixate (output_caps); in gst_atdec_set_format()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Drtp-payloading.c1620 caps = gst_caps_fixate (caps); in GST_START_TEST()
1648 caps = gst_caps_fixate (caps); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c170 peercaps = gst_caps_fixate (peercaps); in gst_pnmdec_negotiate()
/third_party/gstreamer/gstplugins_bad/gst/videoparsers/
Dgstjpeg2000parse.c284 caps = gst_caps_fixate (caps); in gst_jpeg2000_parse_negotiate()
Dgstvp9parse.c308 caps = gst_caps_fixate (caps); in gst_vp9_parse_negotiate()
/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.c465 result = gst_caps_fixate (result); in gst_video_convert_fixate_caps()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttextrender.c397 caps = gst_caps_fixate (caps); in gst_text_render_fixate_caps()
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstivtc.c221 result = gst_caps_fixate (result); in gst_ivtc_fixate_caps()
/third_party/gstreamer/gstplugins_bad/ext/modplug/
Dgstmodplug.cc469 newcaps = gst_caps_fixate (newcaps); in gst_modplug_load_song()
/third_party/gstreamer/gstplugins_base/gst/audioconvert/
Dgstaudioconvert.c737 result = gst_caps_fixate (result); in gst_audio_convert_fixate_caps()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvadeinterlace.c592 othercaps = gst_caps_fixate (othercaps); in gst_va_deinterlace_fixate_caps()
/third_party/gstreamer/gst_libav/ext/libav/
Dgstavaudenc.c328 icaps = gst_caps_fixate (icaps); in gst_ffmpegaudenc_set_format()

1234