Searched refs:gst_video_resampler_init (Results 1 – 4 of 4) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-resampler.h | 165 gboolean gst_video_resampler_init (GstVideoResampler *resampler,
|
D | video-resampler.c | 344 gst_video_resampler_init (GstVideoResampler * resampler, in gst_video_resampler_init() function
|
D | video-scaler.c | 235 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/ |
D | ChangeLog | 62165 In gst_video_resampler_init () if method is GST_VIDEO_RESAMPLER_METHOD_NEAREST 64836 gst_video_resampler_init (&scale->resampler, method, flags, out_size,
|