Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h151 #define QM_GetDispHSize(x) (_stMode_Info[x].u16display_hsize) macro
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c321 MS_U16 u16Disp_HSize = QM_GetDispHSize(eWindow); in QM_InputSourceToIndex()