Searched refs:GST_VIDEO_INFO_NAME (Results 1 – 3 of 3) sorted by relevance
113 allocator_name, GST_VIDEO_INFO_NAME (v_info), in create_memory()209 allocator_name, data, GST_VIDEO_INFO_NAME (v_info), in wrap_raw_data()282 GST_VIDEO_INFO_NAME (&gl_mem->info), GST_VIDEO_INFO_WIDTH (&gl_mem->info), in wrap_gl_memory()
839 GST_VIDEO_INFO_NAME (&filter->in_info), in gst_video_convert_transform_frame()840 GST_VIDEO_INFO_NAME (&filter->out_info)); in gst_video_convert_transform_frame()
353 #define GST_VIDEO_INFO_NAME(i) (GST_VIDEO_FORMAT_INFO_NAME((i)->finfo)) macro