Searched defs:DPCSAMPLE (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/common/VBoxGuest/
H A DVBoxGuest-win.cpp1404 typedef struct DPCSAMPLE struct
1410 } DPCSAMPLE; typedef in typeref:struct:DPCSAMPLE
1411 AssertCompileSize(DPCSAMPLE, 4*8);
1436 DPCSAMPLE aSamples[8192];
1462 DPCSAMPLE *pSample = &pData->aSamples[pData->cSamples++];
1528 DPCSAMPLE *pSample = &pData->aSamples[i];

Completed in 45 milliseconds