Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/platform/xilinx/
Dxilinx-vip.c26 static const struct xvip_video_format xvip_video_formats[] = { variable
57 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_get_format_by_code()
58 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code()
80 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_get_format_by_fourcc()
81 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc()
121 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_of_get_format()
122 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format()