Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h126 #define QM_GetInputVSize(x) (_stMode_Info[x].u16input_vsize) macro
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c312 MS_U16 u16Input_VSize = QM_GetInputVSize(eWindow); in QM_InputSourceToIndex()
1359 MS_U16 u16Input_VSize = QM_GetInputVSize(eWindow); in QM_InputSourceToIndex_UFSC()
3015 if((QM_GetInputHSize(eWindow) == 3840) && (QM_GetInputVSize(eWindow) == 2160)) in MDrv_PQ_LoadPTPTable_U2()