Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h111 #define QM_IsSourceScart(x) ((x)==PQ_INPUT_SOURCE_SCART) macro
118 || QM_IsSourceScart(x) )
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c1307 else if (QM_IsSourceScart(enInputSourceType)) in QM_InputSourceToIndex()