Searched refs:OVL_CON_CLRFMT_BIT_DEPTH (Results 1 – 1 of 1) sorted by relevance
67 #define OVL_CON_CLRFMT_BIT_DEPTH(depth, ovl) (depth << 4 * (ovl)) macro264 reg |= OVL_CON_CLRFMT_BIT_DEPTH(bit_depth, idx); in mtk_ovl_set_bit_depth()