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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evr.h 276 STDMETHOD_(HRESULT,SetAspectRatioMode)(THIS_ DWORD dwAspectRatioMode) PURE;
299 #define IMFVideoDisplayControl_SetAspectRatioMode(This,dwAspectRatioMode) (This)->lpVtbl->SetAspectRatioMode(This,dwAspectRatioMode)
vmr9.idl 170 HRESULT SetAspectRatioMode([in] DWORD mode);
388 HRESULT SetAspectRatioMode([in] DWORD mode);
mfplay.h 166 STDMETHOD(SetAspectRatioMode)(THIS_ DWORD dwAspectRatioMode) PURE;
209 #define IMFPMediaPlayer_SetAspectRatioMode(This,dwAspectRatioMode) (This)->lpVtbl->SetAspectRatioMode(This,dwAspectRatioMode)
vmr9.h 870 virtual HRESULT STDMETHODCALLTYPE SetAspectRatioMode(
    [all...]
strmif.h     [all...]

Completed in 702 milliseconds