Home
last modified time | relevance | path

Searched refs:CommonDecoder_Vtbl (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/windowscodecs/
H A Ddecoder.c227 static const IWICBitmapDecoderVtbl CommonDecoder_Vtbl = { variable
795 This->IWICBitmapDecoder_iface.lpVtbl = &CommonDecoder_Vtbl; in CommonDecoder_CreateInstance()