Home
last modified time | relevance | path

Searched refs:QM_GetInputHSize (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h125 #define QM_GetInputHSize(x) (_stMode_Info[x].u16input_hsize) macro
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c311 MS_U16 u16Input_HSize = QM_GetInputHSize(eWindow); in QM_InputSourceToIndex()
1358 MS_U16 u16Input_HSize = QM_GetInputHSize(eWindow); in QM_InputSourceToIndex_UFSC()
3015 if((QM_GetInputHSize(eWindow) == 3840) && (QM_GetInputVSize(eWindow) == 2160)) in MDrv_PQ_LoadPTPTable_U2()
H A DdrvPQ.c8837 if(QM_IsInterlaced(PQ_MAIN_WINDOW) && (QM_GetInputHSize(PQ_MAIN_WINDOW) < 1500)) in MDrv_PQ_Get_Interlace_SD_mode_U2()