Searched refs:lWidth (Results 1 – 1 of 1) sorted by relevance
5586 virtual HRESULT WINAPI SetDecimationImageSize(long lWidth,long lHeight) = 0;5595 HRESULT (WINAPI *SetDecimationImageSize)(IDecimateVideoImage *This,long lWidth,long lHeight);5606 …mateVideoImage_SetDecimationImageSize(This,lWidth,lHeight) (This)->lpVtbl->SetDecimationImageSize(… argument5610 …ecimateVideoImage_SetDecimationImageSize_Proxy(IDecimateVideoImage *This,long lWidth,long lHeight);