Searched refs:gst_video_decoder_negotiate (Results 1 – 25 of 44) sorted by relevance
12
131 gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec)); in gst_vp8_dec_set_default_format()
225 gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec)); in gst_vp9_dec_handle_resolution_change()
198 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()
195 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_vp8_dec_new_picture()
297 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_mpeg2_dec_new_picture()
499 if (!gst_video_decoder_negotiate (vdec)) { in gst_va_h264_dec_new_picture()
513 gboolean gst_video_decoder_negotiate (GstVideoDecoder * decoder);
359 if (!gst_video_decoder_negotiate (decoder)) { in gst_openh264dec_handle_frame()
304 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) in gst_openexr_dec_negotiate()
279 gst_video_decoder_negotiate (GST_VIDEO_DECODER (av1dec)); in gst_av1_dec_handle_resolution_change()
414 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec))) in gst_webp_dec_update_src_caps()
581 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()
267 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_vp8_dec_new_sequence()
281 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_vp9_dec_new_sequence()
448 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_h264_dec_new_sequence()
395 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_nv_h265_dec_new_sequence()
203 if (gst_video_decoder_negotiate (decoder) == FALSE) in gst_pnmdec_negotiate()
397 gst_video_decoder_negotiate (GST_VIDEO_DECODER (pngdec)); in gst_pngdec_caps_create_and_set()
339 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_d3d11_vp8_dec_new_sequence()
1314 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()
405 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_d3d11_mpeg2_dec_new_sequence()
393 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_d3d11_vp9_dec_new_sequence()
522 if (!gst_video_decoder_negotiate (decoder)) { in _gst_libde265_image_available()
528 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (dec))) in theora_handle_type_packet()
474 if (!gst_video_decoder_negotiate (GST_VIDEO_DECODER (self))) { in gst_v4l2_codec_vp8_dec_new_sequence()