Home
last modified time | relevance | path

Searched refs:GST_VIDEO_RESAMPLER_METHOD_NEAREST (Results 1 – 7 of 7) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-resampler.h45 GST_VIDEO_RESAMPLER_METHOD_NEAREST, enumerator
Dvideo-resampler.c382 case GST_VIDEO_RESAMPLER_METHOD_NEAREST: in gst_video_resampler_init()
Dvideo-enumtypes.c1029 { C_ENUM(GST_VIDEO_RESAMPLER_METHOD_NEAREST), "GST_VIDEO_RESAMPLER_METHOD_NEAREST", "nearest" }, in gst_video_resampler_method_get_type()
Dvideo-converter.c7404 if (method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) in setup_scale()
7423 if (method != GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale()
7601 && resample_method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale()
7615 && resample_method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale()
7629 && resample_method == GST_VIDEO_RESAMPLER_METHOD_NEAREST) { in setup_scale()
/third_party/gstreamer/gstplugins_base/tests/examples/compositor/
Dmosaic.c59 GST_VIDEO_RESAMPLER_METHOD_NEAREST, GST_VIDEO_CONVERTER_OPT_DEST_X, in _pad_added_cb()
/third_party/gstreamer/gstplugins_base/gst/videoscale/
Dgstvideoscale.c622 GST_TYPE_VIDEO_RESAMPLER_METHOD, GST_VIDEO_RESAMPLER_METHOD_NEAREST, in gst_video_scale_set_info()
/third_party/gstreamer/gstplugins_base/
DChangeLog62165 In gst_video_resampler_init () if method is GST_VIDEO_RESAMPLER_METHOD_NEAREST