Searched refs:to_caps_copy (Results 1 – 1 of 1) sorted by relevance
309 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample() local323 to_caps_copy = gst_caps_new_empty (); in gst_video_convert_sample()330 gst_caps_append_structure (to_caps_copy, s); in gst_video_convert_sample()335 gst_buffer_get_video_crop_meta (buf), to_caps_copy, &err); in gst_video_convert_sample()342 to_caps_copy); in gst_video_convert_sample()402 gst_caps_unref (to_caps_copy); in gst_video_convert_sample()410 gst_caps_unref (to_caps_copy); in gst_video_convert_sample()692 GstCaps *from_caps, *to_caps_copy = NULL; in gst_video_convert_sample_async() local713 to_caps_copy = gst_caps_new_empty (); in gst_video_convert_sample_async()720 gst_caps_append_structure (to_caps_copy, s); in gst_video_convert_sample_async()[all …]