OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OAFilterState
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
video_capture_ds.cc
191
OAFilterState
state = 0;
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
control.h
125
typedef __LONG32
OAFilterState
;
186
virtual HRESULT WINAPI GetState(LONG msTimeout,
OAFilterState
*pfs) = 0;
206
HRESULT (WINAPI *GetState)(IMediaControl *This,LONG msTimeout,
OAFilterState
*pfs);
242
HRESULT WINAPI IMediaControl_GetState_Proxy(IMediaControl *This,LONG msTimeout,
OAFilterState
*pfs);
[
all
...]
Completed in 116 milliseconds