Searched refs:video_crop_meta_info (Results 1 – 1 of 1) sorted by relevance
605 static const GstMetaInfo *video_crop_meta_info = NULL; in gst_video_crop_meta_get_info() local607 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()