Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h100 #define QM_IsSourceMultiMedia(x) (((x)>=PQ_INPUT_SOURCE_STORAGE) && ((x)<=PQ_INPUT_SOURCE_JPEG)) macro
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c930 else if (QM_IsSourceMultiMedia(enInputSourceType)) in QM_InputSourceToIndex()
2599 if (!QM_IsSourceMultiMedia(MDrv_PQ_GetInputSourceType(eWindow))) in MDrv_PQ_Load_XVYCC_Table_U2()