Searched defs:_DDI_MEDIA_BUFFER (Results 1 – 1 of 1) sorted by relevance
263 typedef struct _DDI_MEDIA_BUFFER struct265 uint32_t iSize = 0;266 uint32_t uiWidth = 0;267 uint32_t uiHeight = 0;268 uint32_t uiPitch = 0;269 uint32_t uiNumElements = 0;270 uint32_t uiOffset = 0;272 uint32_t uiType = 0;273 DDI_MEDIA_FORMAT format = Media_Format_Count;274 uint32_t uiLockedBufID = 0;[all …]