Searched refs:IAMVideoDecimationProperties (Results 1 – 1 of 1) sorted by relevance
432 typedef struct IAMVideoDecimationProperties IAMVideoDecimationProperties; typedef5628 struct IAMVideoDecimationProperties : public IUnknown { struct5636 … HRESULT (WINAPI *QueryInterface)(IAMVideoDecimationProperties *This,REFIID riid,void **ppvObject);5637 ULONG (WINAPI *AddRef)(IAMVideoDecimationProperties *This);5638 ULONG (WINAPI *Release)(IAMVideoDecimationProperties *This);5639 …HRESULT (WINAPI *QueryDecimationUsage)(IAMVideoDecimationProperties *This,DECIMATION_USAGE *lpUsag…5640 … HRESULT (WINAPI *SetDecimationUsage)(IAMVideoDecimationProperties *This,DECIMATION_USAGE Usage);5643 struct IAMVideoDecimationProperties { struct5654 …INAPI IAMVideoDecimationProperties_QueryDecimationUsage_Proxy(IAMVideoDecimationProperties *This,D…5656 …HRESULT WINAPI IAMVideoDecimationProperties_SetDecimationUsage_Proxy(IAMVideoDecimationProperties …