Searched refs:xvip_video_format (Results 1 – 5 of 5) sorted by relevance
26 static const struct xvip_video_format xvip_video_formats[] = {53 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code) in xvip_get_format_by_code()58 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_code()76 const struct xvip_video_format *xvip_get_format_by_fourcc(u32 fourcc) in xvip_get_format_by_fourcc()81 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_get_format_by_fourcc()102 const struct xvip_video_format *xvip_of_get_format(struct device_node *node) in xvip_of_get_format()122 const struct xvip_video_format *format = &xvip_video_formats[i]; in xvip_of_get_format()
113 struct xvip_video_format { struct122 const struct xvip_video_format *xvip_get_format_by_code(unsigned int code); argument123 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);
26 struct xvip_video_format;84 const struct xvip_video_format *fmtinfo;
537 const struct xvip_video_format **fmtinfo) in __xvip_dma_try_format()539 const struct xvip_video_format *info; in __xvip_dma_try_format()601 const struct xvip_video_format *info; in xvip_dma_set_format()
97 const struct xvip_video_format *vip_format;722 const struct xvip_video_format *format; in xtpg_parse_of()