Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.c995 static const VertResampler v_resamplers[] = { variable
1101 result->v_resample = v_resamplers[v_index].resample; in gst_video_chroma_resample_new()
1102 result->n_lines = v_resamplers[v_index].n_lines; in gst_video_chroma_resample_new()
1103 result->offset = v_resamplers[v_index].offset; in gst_video_chroma_resample_new()