Searched refs:PNL_DeviceId (Results 1 – 4 of 4) sorted by relevance
320 } PNL_DeviceId; typedef401 …const char* ( * const Name ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Panel na…402 …MS_U16 ( * const HStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H sta…403 …MS_U16 ( * const VStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V sta…404 …MS_U16 ( * const Width ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H wid…405 …MS_U16 ( * const Height ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V hei…406 MS_U16 ( * const HTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Htotal407 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Vtotal408 …MS_U8 ( * const HSynWidth ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync w…409 …MS_U8 ( * const HSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync b…[all …]
125 static void _MApi_XC_DumpPanelData(const PNL_DeviceId *pPNL_DeviceId) in _MApi_XC_DumpPanelData()144 void _SetSSC(const PNL_DeviceId *pPNL_DeviceId, MS_U16 u16Fmodulation, MS_U16 u16Rdeviation, MS_BOO… in _SetSSC()167 static void _EmptyMethod(const PNL_DeviceId *pPNL_DeviceId, MS_BOOL bEnable) in _EmptyMethod()184 static MS_U16 _getPanelHstart(const PNL_DeviceId *pPNL_DeviceId) in _getPanelHstart()213 static MS_U16 _getPanelVstart(const PNL_DeviceId *pPNL_DeviceId) in _getPanelVstart()242 static MS_U16 _getPanelWidth (const PNL_DeviceId *pPNL_DeviceId) in _getPanelWidth()271 static MS_U16 _getPanelHeight(const PNL_DeviceId *pPNL_DeviceId) in _getPanelHeight()300 static MS_U16 _getPanelhtotal(const PNL_DeviceId *pPNL_DeviceId) in _getPanelhtotal()329 static MS_U16 _getPanelVtotal(const PNL_DeviceId *pPNL_DeviceId) in _getPanelVtotal()358 static MS_U32 _getPanelMinSET(const PNL_DeviceId *pPNL_DeviceId) in _getPanelMinSET()[all …]
319 } PNL_DeviceId; typedef400 …const char* ( * const Name ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Panel na…401 …MS_U16 ( * const HStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H sta…402 …MS_U16 ( * const VStart ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V sta…403 …MS_U16 ( * const Width ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE H wid…404 …MS_U16 ( * const Height ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< DE V hei…405 MS_U16 ( * const HTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Htotal406 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Vtotal407 …MS_U8 ( * const HSynWidth ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync w…408 …MS_U8 ( * const HSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< H sync b…[all …]
20788 } PNL_DeviceId;20869 const char* ( * const Name ) ( const PNL_DeviceId *pPNL_DeviceId );20870 MS_U16 ( * const HStart ) ( const PNL_DeviceId *pPNL_DeviceId );20871 MS_U16 ( * const VStart ) ( const PNL_DeviceId *pPNL_DeviceId );20872 MS_U16 ( * const Width ) ( const PNL_DeviceId *pPNL_DeviceId );20873 MS_U16 ( * const Height ) ( const PNL_DeviceId *pPNL_DeviceId );20874 MS_U16 ( * const HTotal ) ( const PNL_DeviceId *pPNL_DeviceId );20875 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId );20876 MS_U8 ( * const HSynWidth ) ( const PNL_DeviceId *pPNL_DeviceId );20877 MS_U8 ( * const HSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId );[all …]