Searched defs:IS_OUTPUT_4K2K (Results 1 – 2 of 2) sorted by relevance
1000 #define IS_OUTPUT_4K2K(width, height) (((width) >= XC_4K2K_WIDTH_MIN) && ((height) >= XC_4K2K_HIGH… macro
185 #define IS_OUTPUT_4K2K() ((pXCResourcePrivate->stdrvXC_MVideo_Context.g_XC_InitData.stPanelInfo.u… macro