Searched refs:PQMODE_DBG (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/pq/drv/pq/ |
| H A D | drvPQ_cus.c | 190 #define PQMODE_DBG(x) //x macro 324 …PQMODE_DBG(printf("\r\n QM: Src = %u, H = %u, V = %u", enInputSourceType, u16Input_HSize, u16Input… in QM_InputSourceToIndex() 325 …PQMODE_DBG(printf("\r\n VFreq = %u, IsInterlace = %u", u16Input_VFreq, (MS_U16)bIsInterlaced)); in QM_InputSourceToIndex() 326 PQMODE_DBG(printf("\r\n DispH = %u, DispV = %u", u16Disp_HSize, u16Disp_VSize)); in QM_InputSourceToIndex()
|