Home
last modified time | relevance | path

Searched refs:QM_HDMIPC_COLORYUV422 (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h87 #define QM_HDMIPC_COLORYUV422(x) (_stHDMI_Info[x].enColorFmt == PQ_HDMI_COLOR_YUV_422) macro
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c403 else if (QM_IsSourceHDMI(enInputSourceType) && QM_HDMIPC_COLORYUV422(eWindow)) in QM_InputSourceToIndex()