NORMALIZEDRECT   8693 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI SetOutputRect(DWORD dwStreamID,const NORMALIZEDRECT *pRect) = 0;
NORMALIZEDRECT   8694 3rdparty/include/dshow/strmif.h     virtual HRESULT WINAPI GetOutputRect(DWORD dwStreamID,NORMALIZEDRECT *pRect) = 0;
NORMALIZEDRECT   8710 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *SetOutputRect)(IVMRMixerControl *This,DWORD dwStreamID,const NORMALIZEDRECT *pRect);
NORMALIZEDRECT   8711 3rdparty/include/dshow/strmif.h       HRESULT (WINAPI *GetOutputRect)(IVMRMixerControl *This,DWORD dwStreamID,NORMALIZEDRECT *pRect);
NORMALIZEDRECT   8745 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_SetOutputRect_Proxy(IVMRMixerControl *This,DWORD dwStreamID,const NORMALIZEDRECT *pRect);
NORMALIZEDRECT   8747 3rdparty/include/dshow/strmif.h   HRESULT WINAPI IVMRMixerControl_GetOutputRect_Proxy(IVMRMixerControl *This,DWORD dwStreamID,NORMALIZEDRECT *pRect);
NORMALIZEDRECT   9053 3rdparty/include/dshow/strmif.h     NORMALIZEDRECT rDest;
NORMALIZEDRECT   9116 3rdparty/include/dshow/strmif.h     NORMALIZEDRECT rNormal;