Searched refs:GST_VIDEO_RESAMPLER_METHOD_NEAREST (Results 1 – 7 of 7) sorted by relevance
45 GST_VIDEO_RESAMPLER_METHOD_NEAREST, enumerator
382 case GST_VIDEO_RESAMPLER_METHOD_NEAREST: in gst_video_resampler_init()
1029 { C_ENUM(GST_VIDEO_RESAMPLER_METHOD_NEAREST), "GST_VIDEO_RESAMPLER_METHOD_NEAREST", "nearest" }, in gst_video_resampler_method_get_type()
7404 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()
59 GST_VIDEO_RESAMPLER_METHOD_NEAREST, GST_VIDEO_CONVERTER_OPT_DEST_X, in _pad_added_cb()
622 GST_TYPE_VIDEO_RESAMPLER_METHOD, GST_VIDEO_RESAMPLER_METHOD_NEAREST, in gst_video_scale_set_info()
62165 In gst_video_resampler_init () if method is GST_VIDEO_RESAMPLER_METHOD_NEAREST