Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dvideo-chroma.h106 void gst_video_chroma_resample_free (GstVideoChromaResample *resample);
Dvideo-chroma.c1139 gst_video_chroma_resample_free (GstVideoChromaResample * resample) in gst_video_chroma_resample_free() function
Dvideo-converter.c2591 gst_video_chroma_resample_free (convert->upsample_p[i]); in gst_video_converter_free()
2593 gst_video_chroma_resample_free (convert->upsample_i[i]); in gst_video_converter_free()
2595 gst_video_chroma_resample_free (convert->downsample_p[i]); in gst_video_converter_free()
2597 gst_video_chroma_resample_free (convert->downsample_i[i]); in gst_video_converter_free()
/third_party/gstreamer/gstplugins_base/gst/videotestsrc/
Dgstvideotestsrc.c923 gst_video_chroma_resample_free (videotestsrc->subsample); in gst_video_test_src_setcaps()
1262 gst_video_chroma_resample_free (src->subsample); in gst_video_test_src_stop()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dvideo.c2360 gst_video_chroma_resample_free (resample); in GST_START_TEST()
2389 gst_video_chroma_resample_free (resample); in GST_START_TEST()