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