Home
last modified time | relevance | path

Searched refs:gst_video_info_from_caps (Results 1 – 25 of 174) sorted by relevance

1234567

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideofilter.c78 if (!gst_video_info_from_caps (&info, caps)) in gst_video_filter_propose_allocation()
144 gst_video_info_from_caps (&vinfo, outcaps); in gst_video_filter_decide_allocation()
182 ret = gst_video_info_from_caps (&info, othercaps); in gst_video_filter_transform_size()
195 if (!gst_video_info_from_caps (&info, caps)) { in gst_video_filter_get_unit_size()
218 if (!gst_video_info_from_caps (&in_info, incaps)) in gst_video_filter_set_caps()
222 if (!gst_video_info_from_caps (&out_info, outcaps)) in gst_video_filter_set_caps()
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideoflip.c69 fail_unless (gst_video_info_from_caps (&out_info, out_caps)); in GST_START_TEST()
109 fail_unless (gst_video_info_from_caps (&out_info, out_caps)); in GST_START_TEST()
132 fail_unless (gst_video_info_from_caps (&out_info, out_caps)); in GST_START_TEST()
167 fail_unless (gst_video_info_from_caps (&out_info, out_caps)); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudabasetransform.c243 if (!gst_video_info_from_caps (&in_info, incaps)) in gst_cuda_base_transform_set_caps()
247 if (!gst_video_info_from_caps (&out_info, outcaps)) in gst_cuda_base_transform_set_caps()
281 ret = gst_video_info_from_caps (&info, caps); in gst_cuda_base_transform_get_unit_size()
467 if (!gst_video_info_from_caps (&info, caps)) in gst_cuda_base_transform_propose_allocation()
568 gst_video_info_from_caps (&vinfo, outcaps); in gst_cuda_base_transform_decide_allocation()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Dline21.c49 gst_video_info_from_caps (&info, caps); in GST_START_TEST()
108 gst_video_info_from_caps (&info, caps); in GST_START_TEST()
Dcudafilter.c46 fail_unless (gst_video_info_from_caps (&info, srccaps)); in test_buffer_meta_common()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11basefilter.cpp202 if (!gst_video_info_from_caps (&in_info, incaps)) in gst_d3d11_base_filter_set_caps()
206 if (!gst_video_info_from_caps (&out_info, outcaps)) in gst_d3d11_base_filter_set_caps()
237 ret = gst_video_info_from_caps (&info, caps); in gst_d3d11_base_filter_get_unit_size()
Dgstd3d11download.cpp260 if (!gst_video_info_from_caps (&info, caps)) in gst_d3d11_download_propose_allocation()
344 gst_video_info_from_caps (&vinfo, outcaps); in gst_d3d11_download_decide_allocation()
Dgstd3d11upload.cpp293 if (!gst_video_info_from_caps (&info, caps)) in gst_d3d11_upload_propose_allocation()
381 gst_video_info_from_caps (&vinfo, outcaps); in gst_d3d11_upload_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkvideofilter.c223 if (!gst_video_info_from_caps (&render->in_info, in_caps)) in gst_vulkan_video_filter_set_caps()
225 if (!gst_video_info_from_caps (&render->out_info, out_caps)) in gst_vulkan_video_filter_set_caps()
266 gst_video_info_from_caps (&vinfo, caps); in gst_vulkan_video_filter_decide_allocation()
/third_party/gstreamer/gstplugins_bad/sys/applemedia/
Dvideotexturecache.m75 gst_video_info_from_caps (&cache->output_info, out_caps);
80 gst_video_info_from_caps (&cache->input_info, in_caps);
/third_party/gstreamer/gstplugins_bad/sys/va/
Dgstvabasetransform.c138 if (!gst_video_info_from_caps (&in_info, incaps)) in gst_va_base_transform_set_caps()
142 if (!gst_video_info_from_caps (&out_info, outcaps)) in gst_va_base_transform_set_caps()
214 if (!gst_video_info_from_caps (&info, caps)) { in gst_va_base_transform_propose_allocation()
313 if (!gst_video_info_from_caps (&vinfo, outcaps)) { in gst_va_base_transform_decide_allocation()
716 gst_video_info_from_caps (&in_info, caps); in _get_sinkpad_pool()
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgloverlaycompositorelement.c199 if (gst_video_info_from_caps (&vinfo, decide_caps)) { in gst_gl_overlay_compositor_element_propose_allocation()
213 if (gst_video_info_from_caps (&vinfo, caps)) { in gst_gl_overlay_compositor_element_propose_allocation()
Dgstgldownloadelement.c545 if (!gst_video_info_from_caps (&vinfo, caps)) in gst_gl_buffer_pool_nvmm_set_config()
912 if (!gst_video_info_from_caps (&out_info, out_caps)) in gst_gl_download_element_set_caps()
1047 ret = gst_video_info_from_caps (&info, caps); in gst_gl_download_element_get_unit_size()
1191 gst_video_info_from_caps (&out_info, src_caps); in _try_export_dmabuf()
1423 if (!gst_video_info_from_caps (&info, caps)) in gst_gl_download_element_propose_allocation()
/third_party/gstreamer/gstplugins_bad/ext/vulkan/
Dvkupload.c121 if (!gst_video_info_from_caps (&info, caps)) in _buffer_propose_allocation()
232 if (!gst_video_info_from_caps (&raw->in_info, in_caps)) in _raw_to_buffer_set_caps()
235 if (!gst_video_info_from_caps (&raw->out_info, out_caps)) in _raw_to_buffer_set_caps()
418 if (!gst_video_info_from_caps (&raw->in_info, in_caps)) in _buffer_to_image_set_caps()
421 if (!gst_video_info_from_caps (&raw->out_info, out_caps)) in _buffer_to_image_set_caps()
737 if (!gst_video_info_from_caps (&raw->in_info, in_caps)) in _raw_to_image_set_caps()
740 if (!gst_video_info_from_caps (&raw->out_info, out_caps)) in _raw_to_image_set_caps()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglfilter.c684 ret = gst_video_info_from_caps (&info, caps); in gst_gl_filter_get_unit_size()
743 if (!gst_video_info_from_caps (&filter->in_info, incaps)) in gst_gl_filter_set_caps()
745 if (!gst_video_info_from_caps (&filter->out_info, outcaps)) in gst_gl_filter_set_caps()
818 if (!gst_video_info_from_caps (&info, caps)) in gst_gl_filter_propose_allocation()
895 gst_video_info_from_caps (&vinfo, caps); in gst_gl_filter_decide_allocation()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/opencv/
Dgstopencvutils.cpp85 if (!gst_video_info_from_caps (&info, caps)) { in gst_opencv_parse_cv_mat_params_from_caps()
/third_party/gstreamer/gstplugins_bad/gst/ivtc/
Dgstivtc.c206 if (gst_video_info_from_caps (&info, caps)) { in gst_ivtc_fixate_caps()
232 gst_video_info_from_caps (&ivtc->sink_video_info, incaps); in gst_ivtc_set_caps()
233 gst_video_info_from_caps (&ivtc->src_video_info, outcaps); in gst_ivtc_set_caps()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dgstqtsink.cc446 if (!gst_video_info_from_caps (&qt_sink->v_info, caps)) in gst_qt_sink_set_caps()
510 if (!gst_video_info_from_caps (&info, caps)) in gst_qt_sink_propose_allocation()
Dgstqsgtexture.cc75 gst_video_info_from_caps (&this->v_info, caps); in setCaps()
Dgstqtsrc.cc222 if (!gst_video_info_from_caps (&qt_src->v_info, caps)) in gst_qt_src_setcaps()
349 gst_video_info_from_caps (&vinfo, caps); in gst_qt_src_decide_allocation()
/third_party/gstreamer/gstplugins_good/tests/examples/cairo/
Dcairo_overlay.c81 state->valid = gst_video_info_from_caps (&state->vinfo, caps); in prepare_overlay()
/third_party/gstreamer/gstplugins_bad/sys/kms/
Dgstkmsbufferpool.c83 if (!gst_video_info_from_caps (&vinfo, caps)) in gst_kms_buffer_pool_set_config()
/third_party/gstreamer/gstplugins_good/ext/aalib/
Dgstaasink.c260 if (!gst_video_info_from_caps (&info, caps)) in gst_aasink_setcaps()
347 if (!gst_video_info_from_caps (&info, caps)) in gst_aasink_propose_allocation()
/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakevideosink.c104 if (!gst_video_info_from_caps (&info, caps)) in gst_fake_video_sink_query()
/third_party/gstreamer/gstplugins_bad/gst/codecalpha/
Dgstalphacombine.c397 if (!gst_video_info_from_caps (&self->sink_vinfo, caps)) { in gst_alpha_combine_set_sink_format()
454 if (!gst_video_info_from_caps (&self->alpha_vinfo, caps)) { in gst_alpha_combine_set_alpha_format()

1234567