Searched refs:MDP_COLOR_GET_V_SUBSAMPLE (Results 1 – 2 of 2) sorted by relevance
35 #define MDP_COLOR_GET_V_SUBSAMPLE(c) ((0x00040000 & (c)) >> 18) macro226 height = height >> MDP_COLOR_GET_V_SUBSAMPLE(c); in mdp_color_get_min_uv_size()
374 height = height >> MDP_COLOR_GET_V_SUBSAMPLE(c); in mdp_fmt_get_plane_size()