Searched refs:MDP_COLOR_IS_BLOCK_MODE (Results 1 – 1 of 1) 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()