OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetVideoPosition
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evr.h
280
STDMETHOD_(HRESULT,
SetVideoPosition
)(THIS_ const MFVideoNormalizedRect *pnrcSource,const LPRECT prcDest) PURE;
303
#define IMFVideoDisplayControl_SetVideoPosition(This,pnrcSource,prcDest) (This)->lpVtbl->
SetVideoPosition
(This,pnrcSource,prcDest)
vmr9.idl
167
HRESULT
SetVideoPosition
([in] const RECT *source, [in] const RECT *dest);
vmr9.h
859
virtual HRESULT STDMETHODCALLTYPE
SetVideoPosition
(
[
all
...]
strmif.h
[
all
...]
Completed in 889 milliseconds