Home
last modified time | relevance | path

Searched defs:_avitcdlindexW (Results 1 – 1 of 1) sorted by relevance

/reactos/sdk/include/dxsdk/
H A Daviriff.h293 typedef struct _avitcdlindexW { struct
294 FOURCC fcc;
295 UINT cb;
296 WORD wLongsPerEntry;
297 BYTE bIndexSubType;
298 BYTE bIndexType;
299 DWORD nEntriesInUse;
300 DWORD dwChunkId;
301 DWORD dwReserved[3];
302 AVITCDLINDEX_ENTRYW aIndex[ANYSIZE_ARRAY];