Searched refs:xvip_video_formats (Results 1 – 1 of 1) sorted by relevance
26 static const struct xvip_video_format xvip_video_formats[] = { variable59 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_get_format_by_code()60 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code()82 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_get_format_by_fourcc()83 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc()89 return &xvip_video_formats[0]; in xvip_get_format_by_fourcc()123 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_of_get_format()124 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format()