Lines Matching defs:DLL_PACKED
244 typedef struct DLL_PACKED struct
246 MS_PHY u32YOffset;
247 MS_PHY u32UVOffset;
271 typedef struct DLL_PACKED argument
273 MS_U16 u16V_TotalCount; ///< Vertical total count
274 MS_U16 u16H_TotalCount; ///< Horizontal total count
275 MS_U16 u16VBlank0_Start; ///< Vertical blank 0 start
276 MS_U16 u16VBlank0_End; ///< Vertical blank 0 End
277 MS_U16 u16VBlank1_Start; ///< Vertical blank 1 start
278 MS_U16 u16VBlank1_End; ///< Vertical blank 1 End
302 typedef struct DLL_PACKED struct
304 MS_U32 VDTOT; //Output vertical total
305 MS_U32 DEVST; //Output DE vertical start
306 MS_U32 DEVEND;//Output DE Vertical end
307 MS_U32 HDTOT;// Output horizontal total
308 MS_U32 DEHST; //Output DE horizontal start
309 MS_U32 DEHEND;// Output DE horizontal end
310 MS_BOOL bInterlaceMode;
363 typedef struct DLL_PACKED struct
375 typedef struct DLL_PACKED _MVOP_DrvInfo argument
423 typedef struct DLL_PACKED struct
430 typedef struct DLL_PACKED argument
438 typedef struct DLL_PACKED argument
455 typedef struct DLL_PACKED argument
457 MS_BOOL bEnableEVD;
458 MVOP_EVDBit eEVDBit[2];
588 typedef struct DLL_PACKED struct
590 MS_U8 u8StrVer;
591 MS_U8 u8Rsrvd;
592 MS_U16 u16HSize;
593 MS_U16 u16VSize;
594 MS_U16 u16Fps;
620 typedef struct DLL_PACKED struct
640 typedef struct DLL_PACKED argument
642 MS_U16 u16XStart;
643 MS_U16 u16YStart;
644 MS_U16 u16XSize;
645 MS_U16 u16YSize;
646 MS_U32 reserve[2];
707 typedef struct DLL_PACKED struct
709 …ersion; ///<Version of current structure. Please always set to "MVOP_DMS_DIPS_A_VERSION" as input
710 …6 u16MCUMFD_Length; ///<Length of this structure, u16PanelInfoEX_Length=sizeof(MVOP_DMSCropINFO)
712 MS_BOOL bMFDEC_EN;
713 MS_U8 u8MFDEC_ID;
714 MS_U32 u32UNCOMPRESS_MODE;
715 MS_PHY u32BITLEN_FB_ADDR; ///<0:8 bit EL y address, 1:8 bit EL uv address
716 MS_U8 u8BITLEN_FB_MIU; ///<0:8 bit EL y address, 1:8 bit EL uv address
717 MS_U32 u32BITLEN_FB_PITCH;
718 MS_BOOL bBITLEN_SHT_8;