Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst-libs/gst/video/
Dgstvideometa.c605 static const GstMetaInfo *video_crop_meta_info = NULL; in gst_video_crop_meta_get_info() local
607 if (g_once_init_enter ((GstMetaInfo **) & video_crop_meta_info)) { in gst_video_crop_meta_get_info()
613 g_once_init_leave ((GstMetaInfo **) & video_crop_meta_info, in gst_video_crop_meta_get_info()
616 return video_crop_meta_info; in gst_video_crop_meta_get_info()