Home
last modified time | relevance | path

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

/drivers/media/platform/xilinx/
Dxilinx-vip.c29 static const struct xvip_video_format xvip_video_formats[] = { variable
60 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_get_format_by_code()
61 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code()
83 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_get_format_by_fourcc()
84 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc()
124 for (i = 0; i < ARRAY_SIZE(xvip_video_formats); ++i) { in xvip_of_get_format()
125 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format()