Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.c234 void (*v_resample) (GstVideoChromaResample * resample, gpointer lines[], member
1101 result->v_resample = v_resamplers[v_index].resample; in gst_video_chroma_resample_new()
1160 resample->v_resample (resample, lines, width); in gst_video_chroma_resample()