Searched refs:MDP_COLOR_IS_BLOCK_MODE (Results 1 – 2 of 2) sorted by relevance
32 #define MDP_COLOR_IS_BLOCK_MODE(c) ((0x00800000 & (c)) >> 23) macro208 if (MDP_COLOR_IS_UV_COPLANE(c) && !MDP_COLOR_IS_BLOCK_MODE(c)) in mdp_color_get_min_uv_stride()217 if (MDP_COLOR_IS_BLOCK_MODE(c)) in mdp_color_get_min_y_size()227 if (MDP_COLOR_IS_BLOCK_MODE(c) && (MDP_COLOR_GET_PLANE_COUNT(c) > 1)) in mdp_color_get_min_uv_size()
337 if (MDP_COLOR_IS_BLOCK_MODE(c)) in mdp_fmt_get_stride()355 if (MDP_COLOR_IS_UV_COPLANE(c) && !MDP_COLOR_IS_BLOCK_MODE(c)) in mdp_fmt_get_stride_contig()375 if (MDP_COLOR_IS_BLOCK_MODE(c)) in mdp_fmt_get_plane_size()