Searched refs:xvip_video_format (Results 1 – 5 of 5) sorted by relevance
29 static const struct xvip_video_format xvip_video_formats[] = {56 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code) in xvip_get_format_by_code()61 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code()79 const struct xvip_video_format *xvip_get_format_by_fourcc(u32 fourcc) in xvip_get_format_by_fourcc()84 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc()105 const struct xvip_video_format *xvip_of_get_format(struct device_node *node) in xvip_of_get_format()125 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format()
116 struct xvip_video_format { struct126 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code); argument127 const struct xvip_video_format *xvip_get_format_by_fourcc(u32 fourcc);128 const struct xvip_video_format *xvip_of_get_format(struct device_node *node);
29 struct xvip_video_format;87 const struct xvip_video_format *fmtinfo;
547 const struct xvip_video_format **fmtinfo) in __xvip_dma_try_format()549 const struct xvip_video_format *info; in __xvip_dma_try_format()611 const struct xvip_video_format *info; in xvip_dma_set_format()
100 const struct xvip_video_format *vip_format;725 const struct xvip_video_format *format; in xtpg_parse_of()