Home
last modified time | relevance | path

Searched refs:gst_video_resampler_init (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.h165 gboolean gst_video_resampler_init (GstVideoResampler *resampler,
Dvideo-resampler.c344 gst_video_resampler_init (GstVideoResampler * resampler, in gst_video_resampler_init() function
Dvideo-scaler.c235 gst_video_resampler_init (&tresamp, method, in gst_video_scaler_new()
241 gst_video_resampler_init (&bresamp, method, 0, out_size - tresamp.out_size, in gst_video_scaler_new()
249 gst_video_resampler_init (&scale->resampler, method, in gst_video_scaler_new()
/third_party/gstreamer/gstplugins_base/
DChangeLog62165 In gst_video_resampler_init () if method is GST_VIDEO_RESAMPLER_METHOD_NEAREST
64836 gst_video_resampler_init (&scale->resampler, method, flags, out_size,