Searched refs:gst_video_chroma_resample (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
D | video-chroma.h | 113 void gst_video_chroma_resample (GstVideoChromaResample *resample,
|
D | video-chroma.c | 1155 gst_video_chroma_resample (GstVideoChromaResample * resample, in gst_video_chroma_resample() function
|
D | video-converter.c | 2991 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/ |
D | video.c | 2342 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/ |
D | videotestsrc.c | 1668 gst_video_chroma_resample (p->subsample, lines, width); in convert_hline_generic()
|