Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.h113 void gst_video_chroma_resample (GstVideoChromaResample *resample,
Dvideo-chroma.c1155 gst_video_chroma_resample (GstVideoChromaResample * resample, in gst_video_chroma_resample() function
Dvideo-converter.c2991 gst_video_chroma_resample (convert->upsample[idx], lines, in do_upsample_lines()
3192 gst_video_chroma_resample (convert->downsample[idx], lines, in do_downsample_lines()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2342 gst_video_chroma_resample (resample, lines, WIDTH); in GST_START_TEST()
2351 gst_video_chroma_resample (resample, lines, WIDTH); in GST_START_TEST()
2371 gst_video_chroma_resample (resample, lines, WIDTH); in GST_START_TEST()
2380 gst_video_chroma_resample (resample, lines, WIDTH); in GST_START_TEST()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dvideotestsrc.c1668 gst_video_chroma_resample (p->subsample, lines, width); in convert_hline_generic()