DECIMATION_USAGE 5630 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI QueryDecimationUsage(DECIMATION_USAGE *lpUsage) = 0; DECIMATION_USAGE 5631 3rdparty/include/dshow/strmif.h virtual HRESULT WINAPI SetDecimationUsage(DECIMATION_USAGE Usage) = 0; DECIMATION_USAGE 5639 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *QueryDecimationUsage)(IAMVideoDecimationProperties *This,DECIMATION_USAGE *lpUsage); DECIMATION_USAGE 5640 3rdparty/include/dshow/strmif.h HRESULT (WINAPI *SetDecimationUsage)(IAMVideoDecimationProperties *This,DECIMATION_USAGE Usage); DECIMATION_USAGE 5654 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMVideoDecimationProperties_QueryDecimationUsage_Proxy(IAMVideoDecimationProperties *This,DECIMATION_USAGE *lpUsage); DECIMATION_USAGE 5656 3rdparty/include/dshow/strmif.h HRESULT WINAPI IAMVideoDecimationProperties_SetDecimationUsage_Proxy(IAMVideoDecimationProperties *This,DECIMATION_USAGE Usage);