Home
last modified time | relevance | path

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

/linux/drivers/media/platform/xilinx/
H A Dxilinx-vip.c26 static const struct xvip_video_format xvip_video_formats[] = {
55 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code) in xvip_get_format_by_code()
60 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code()
78 const struct xvip_video_format *xvip_get_format_by_fourcc(u32 fourcc) in xvip_get_format_by_fourcc()
83 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc()
104 const struct xvip_video_format *xvip_of_get_format(struct device_node *node) in xvip_of_get_format()
124 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format()
H A Dxilinx-vip.h113 struct xvip_video_format { struct
122 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code); argument
123 const struct xvip_video_format *xvip_get_format_by_fourcc(u32 fourcc);
124 const struct xvip_video_format *xvip_of_get_format(struct device_node *node);
H A Dxilinx-dma.h26 struct xvip_video_format;
89 const struct xvip_video_format *fmtinfo;