Searched defs:mdp_format (Results 1 – 1 of 1) sorted by relevance
84 struct mdp_format { struct94 #define to_mdp_format(x) container_of(x, struct mdp_format, base) argument95 #define MDP_FORMAT_IS_YUV(mdp_format) ((mdp_format)->chroma_sample > CHROMA_RGB) argument