Home
last modified time | relevance | path

Searched refs:gst_video_decoder_negotiate (Results 1 – 25 of 44) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvp8dec.c131 gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec)); in gst_vp8_dec_set_default_format()
Dgstvp9dec.c225 gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec)); in gst_vp9_dec_handle_resolution_change()
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvavp9dec.c198 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in _check_resolution_change()
227 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_vp9_dec_new_picture()
Dgstvavp8dec.c195 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_vp8_dec_new_picture()
Dgstvampeg2dec.c297 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_mpeg2_dec_new_picture()
Dgstvah264dec.c499 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_h264_dec_new_picture()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideodecoder.h513 gboolean gst_video_decoder_negotiate (GstVideoDecoder * decoder);
/third_party/gstreamer/gstplugins_bad/ext/openh264/
Dgstopenh264dec.cpp359 if (!gst_video_decoder_negotiate (decoder)) { in gst_openh264dec_handle_frame()
/third_party/gstreamer/gstplugins_bad/ext/openexr/
Dgstopenexrdec.cpp304 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) in gst_openexr_dec_negotiate()
/third_party/gstreamer/gstplugins_bad/ext/aom/
Dgstav1dec.c279 gst_video_decoder_negotiate (GST_VIDEO_DECODER (av1dec)); in gst_av1_dec_handle_resolution_change()
/third_party/gstreamer/gstplugins_bad/ext/webp/
Dgstwebpdec.c414 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec))) in gst_webp_dec_update_src_caps()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvtdec.c581 return gst_video_decoder_negotiate (decoder); in gst_vtdec_set_format()
1013 if (!gst_video_decoder_negotiate (decoder)) { in gst_vtdec_push_frames_if_needed()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstnvvp8dec.c267 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_vp8_dec_new_sequence()
Dgstnvvp9dec.c281 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_vp9_dec_new_sequence()
Dgstnvh264dec.c448 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_h264_dec_new_sequence()
Dgstnvh265dec.c395 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_h265_dec_new_sequence()
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c203 if (gst_video_decoder_negotiate (decoder) == FALSE) in gst_pnmdec_negotiate()
/third_party/gstreamer/gstplugins_good/ext/libpng/
Dgstpngdec.c397 gst_video_decoder_negotiate (GST_VIDEO_DECODER (pngdec)); in gst_pngdec_caps_create_and_set()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11vp8dec.cpp339 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_d3d11_vp8_dec_new_sequence()
Dgstd3d11decoder.cpp1314 gst_video_decoder_negotiate (videodec); in gst_d3d11_decoder_get_output_view_buffer()
1544 if (!gst_video_decoder_negotiate (videodec)) { in gst_d3d11_decoder_process_output()
Dgstd3d11mpeg2dec.cpp405 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_d3d11_mpeg2_dec_new_sequence()
Dgstd3d11vp9dec.cpp393 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_d3d11_vp9_dec_new_sequence()
/third_party/gstreamer/gstplugins_bad/ext/libde265/
Dlibde265-dec.c522 if (!gst_video_decoder_negotiate (decoder)) { in _gst_libde265_image_available()
/third_party/gstreamer/gstplugins_base/ext/theora/
Dgsttheoradec.c528 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec))) in theora_handle_type_packet()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/
Dgstv4l2codecvp8dec.c474 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_v4l2_codec_vp8_dec_new_sequence()

12