Lines Matching defs:DLL_PACKED
540 typedef struct DLL_PACKED struct
549 typedef struct DLL_PACKED argument
556 typedef struct DLL_PACKED argument
574 typedef struct DLL_PACKED struct
587 typedef struct DLL_PACKED struct
598 typedef union DLL_PACKED argument
601 struct DLL_PACKED struct
603 MS_U8 bDWinIntWADR:1;
604 MS_U8 bDWinIntPROG:1;
605 MS_U8 bDWinIntTF:1;
606 MS_U8 bDWinIntBF:1;
607 MS_U8 bDWinIntVS:1;
608 MS_U8 reserved:3;
613 typedef struct DLL_PACKED struct
615 MS_U8 gWinId; ///< id
616 MS_U8 enable:1; ///< 4bits enable
617 MS_U8 allocated:1; ///< 4bits
642 typedef struct DLL_PACKED argument
644 MS_PHY u64GOP_OC_DRAM_RBLK; ///Bytes
645 MS_PHY u64GOP_OC_ADDRPROTECT_STR; ///Bytes
646 MS_PHY u64GOP_OC_ADDRPROTECT_END; ///Bytes
647 MS_U32 u32GOP_OC_FETCH;
648 MS_U16 u16GOP_OC_HSIZE;
649 MS_U16 u16GOP_OC_VSIZE;
650 MS_BOOL bGOP_OC_MIUID;
651 MS_U8 u8GOP_OC_BANK_MODE;
940 typedef union DLL_PACKED union
943 struct DLL_PACKED struct
945 MS_U8 u8A;
946 MS_U8 u8R;
947 MS_U8 u8G;
948 MS_U8 u8B;
1045 typedef struct DLL_PACKED struct
1057 typedef struct DLL_PACKED argument
1080 typedef struct DLL_PACKED argument
1082 DRV_GOP_IGNOREINIT eGopIgnoreInit;
1135 typedef struct DLL_PACKED struct
1137 MS_GOP_CTX_SHARED *pGOPCtxShared;//pointer to shared context paramemetrs;
1138 GOP_CHIP_PROPERTY *pGopChipProperty;
1139 DRV_GOP_CONSALPHA_BITS *pGopConsAlphaBits;
1140 GOP_Config sGOPConfig; //GOP configs set for special cases
1141 MS_U32 u32GOPClientId;
1143 MS_S32 s32GOPMutex;
1144 MS_S32 s32GOPLock;
1145 MS_S32 s32GOPMutexCnt;
1148 MS_S32 s32GOPXC_Mutex;
1149 MS_S32 s32GOPXC_Lock;
1150 MS_S32 s32GOPXC_MutexCnt;
1157 GOP_WinFB_INFO winFB[DRV_MAX_GWIN_FB_SUPPORT+1];
1159 MS_U8 current_winId;
1185 typedef struct DLL_PACKED argument
1187 MS_BOOL bEnable; //InOut
1188 MS_U8 u8FrameCount; //Out, value range: 0~3
1189 MS_U8 u8Result; //Out
1219 typedef struct DLL_PACKED struct
1226 typedef struct DLL_PACKED struct
1228 MS_U8 u8MuxNumber;
1229 MS_U8 *pu8MuxProrityArray;
1230 MS_BOOL bNewMux;
1231 MS_BOOL bNeedSetMUX1ToIP0;
1232 MS_BOOL bNeedSetMUX3ToIP0;
1266 typedef struct DLL_PACKED struct
1269 MS_BOOL bTSTClr_En;
1271 MS_BOOL bTSTClr_Alpha_En;
1274 MS_U8 u8TSTClr_Alpha;
1276 MS_U8 u8R_stc;
1278 MS_U8 u8G_stc;
1280 MS_U8 u8B_stc;
1283 MS_U8 u8TSTClr_Hdup;
1285 MS_U8 u8TSTClr_Vdup;
1288 MS_U8 u8HR_inc;
1290 MS_BOOL u8HR_inc_signz;
1292 MS_U8 u8HG_inc;
1294 MS_BOOL u8HG_inc_signz;
1296 MS_U8 u8HB_inc;
1298 MS_BOOL u8HB_inc_signz;
1300 MS_U8 u8HR_step;
1302 MS_U8 u8HG_step;
1327 typedef struct DLL_PACKED argument
1339 typedef struct DLL_PACKED argument
1346 typedef struct DLL_PACKED argument
1348 MS_PHY u64DRAMAddr; //!< unit: Byte
1349 MS_U16 u16HPixelStart; //!< unit: pix
1350 MS_U16 u16HPixelEnd; //!< unit: pix
1351 MS_U16 u16VPixelStart; //!< unit: pix
1352 MS_U16 u16VPixelEnd; //!< unit: pix
1353 MS_U16 u16Pitch; //!< unit: Byte
1354 MS_U8 u8Fmt;