Searched defs:v_VIDEO_AUTO_CSC (Results 1 – 3 of 3) sorted by relevance
82 #define v_VIDEO_AUTO_CSC(x) ((x) << 7) macro
73 #define v_VIDEO_AUTO_CSC(n) (n << 7) macro
98 #define v_VIDEO_AUTO_CSC(n) ((n) << 7) macro