Searched refs:vsp1_video_formats (Results 1 – 1 of 1) sorted by relevance
32 static const struct vsp1_format_info vsp1_video_formats[] = { variable248 for (i = 0; i < ARRAY_SIZE(vsp1_video_formats); ++i) { in vsp1_get_format_info()249 const struct vsp1_format_info *info = &vsp1_video_formats[i]; in vsp1_get_format_info()