HomeSort by relevance Sort by last modified time
    Searched refs:DDCAPS (Results 1 - 5 of 5) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
amvideo.idl 25 typedef void DDSURFACEDESC,DDCAPS;
72 HRESULT GetCaps([out] DDCAPS * pCaps);
73 HRESULT GetEmulatedCaps([out] DDCAPS *pCaps);
amvideo.h 60 typedef void DDCAPS;
110 DDCAPS *pCaps) = 0;
113 DDCAPS *pCaps) = 0;
180 DDCAPS *pCaps);
184 DDCAPS *pCaps);
281 static FORCEINLINE HRESULT IDirectDrawVideo_GetCaps(IDirectDrawVideo* This,DDCAPS *pCaps) {
284 static FORCEINLINE HRESULT IDirectDrawVideo_GetEmulatedCaps(IDirectDrawVideo* This,DDCAPS *pCaps) {
346 DDCAPS *pCaps);
354 DDCAPS *pCaps);
    [all...]
ddraw.h     [all...]
  /external/opencv3/3rdparty/include/dshow/
amvideo.h 47 typedef void DDCAPS;
97 DDCAPS *pCaps) = 0;
100 DDCAPS *pCaps) = 0;
167 DDCAPS *pCaps);
171 DDCAPS *pCaps);
271 DDCAPS *pCaps);
279 DDCAPS *pCaps);
    [all...]
ddraw.h     [all...]

Completed in 145 milliseconds