Home
last modified time | relevance | path

Searched refs:chroma_resampler (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/videoconvert/
Dgstvideoconvert.h47 GstVideoResamplerMethod chroma_resampler; member
Dgstvideoconvert.c591 GST_TYPE_VIDEO_RESAMPLER_METHOD, space->chroma_resampler, in gst_video_convert_set_info()
729 space->chroma_resampler = DEFAULT_PROP_CHROMA_RESAMPLER; in gst_video_convert_init()
752 csp->chroma_resampler = g_value_get_enum (value); in gst_video_convert_set_property()
797 g_value_set_enum (value, csp->chroma_resampler); in gst_video_convert_get_property()