Searched refs:MDP_FORMAT_IS_YUV (Results 1 – 4 of 4) sorted by relevance
270 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()286 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()336 if (MDP_FORMAT_IS_YUV(format)) { in mdp4_plane_mode_set()
92 #define MDP_FORMAT_IS_YUV(mdp_format) ((mdp_format)->is_yuv) macro
156 if (rgb_only && MDP_FORMAT_IS_YUV(f)) in mdp_get_formats()
240 if (MDP_FORMAT_IS_YUV(format)) in mdp5_plane_atomic_check_with_state()849 if (MDP_FORMAT_IS_YUV(format)) in mdp5_hwpipe_mode_set()
Completed in 7 milliseconds