Lines Matching refs:PNL_DeviceId
319 } PNL_DeviceId; typedef
400 …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 ); // /< Htotal
406 MS_U16 ( * const VTotal ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< Vtotal
407 …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…
409 …MS_U8 ( * const VSynBackPorch ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< V sync b…
410 …MS_U16 ( * const DefaultVFreq ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< deault V…
411 …MS_U8 ( * const LPLL_Mode ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< 0: singl…
412 …MS_U8 ( * const LPLL_Type ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< 0: LVDS,…
413 …PNL_EX_ASPECT_RATIO ( * const AspectRatio ) ( const PNL_DeviceId *pPNL_DeviceId ); // /< please …
414 … MS_U32 ( * const MinSET ) ( const PNL_DeviceId *pPNL_DeviceId ); // / < MinSET
415 …MS_U32 ( * const MaxSET ) ( const PNL_DeviceId *pPNL_DeviceId ); // / < Max…
425 …void ( * const SetSSC ) ( const PNL_DeviceId *pPNL_DeviceId, MS_U16 u16Fmodulation, MS_U16…
429 MS_BOOL ( * const Enable ) ( const PNL_DeviceId *pPNL_DeviceId, MS_BOOL bEnable ) ;
435 MS_BOOL ( * const SetGammaTbl ) ( const PNL_DeviceId *pPNL_DeviceId,
442 MS_U8** ( * const GammaTab ) ( const PNL_DeviceId *pPNL_DeviceId ) ;
445 void ( * const Dump ) ( const PNL_DeviceId *pPNL_DeviceId ) ;
449 …MS_U8 ( * const DimCtrl ) ( const PNL_DeviceId *pPNL_DeviceId, PNL_EX_DIMMING_CTRL max_min_s…
453 …MS_U16 ( * const OnTiming ) ( const PNL_DeviceId *pPNL_DeviceId, PNL_EX_POWER_TIMING_SEQ power…
457 …MS_U16 ( * const OffTiming ) ( const PNL_DeviceId *pPNL_DeviceId, PNL_EX_POWER_TIMING_SEQ power…
462 void ( *TurnBackLightOn ) ( const PNL_DeviceId *pPNL_DeviceId, MS_BOOL bEnable ) ;
464 ( * const OutTimingMode )( const PNL_DeviceId *pPNL_DeviceId ); ///<output timing mode
470 …MS_BOOL (* const SetGammaValue)( const PNL_DeviceId *pPNL_DeviceId, MS_U8 u8Channel, MS_U16 u16Off…
476 MS_BOOL ( * const GetGammaTbl ) ( const PNL_DeviceId *pPNL_DeviceId,
686 DLL_PUBLIC MS_BOOL MApi_PNL_EX_ChangePanelType(const PNL_DeviceId *pPNL_DeviceId, PNL_EX_PanelType …
733 DLL_PUBLIC PNL_EX_Result MApi_PNL_EX_SkipTimingChange(const PNL_DeviceId *pPNL_DeviceId, MS_BOOL bF…