Home
last modified time | relevance | path

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

/reactos/dll/win32/windowscodecs/
H A Dimgfactory.c108 DWORD dwDesiredAccess, WICDecodeOptions metadataOptions, in ImagingFactory_CreateDecoderFromFilename() argument
115 debugstr_guid(pguidVendor), dwDesiredAccess, metadataOptions, ppIDecoder); in ImagingFactory_CreateDecoderFromFilename()
125 pguidVendor, metadataOptions, ppIDecoder); in ImagingFactory_CreateDecoderFromFilename()
135 WICDecodeOptions metadataOptions, IWICBitmapDecoder **decoder) in find_decoder() argument
211 WICDecodeOptions metadataOptions, IWICBitmapDecoder **ppIDecoder) in ImagingFactory_CreateDecoderFromStream() argument
217 metadataOptions, ppIDecoder); in ImagingFactory_CreateDecoderFromStream()
220 res = find_decoder(pIStream, pguidVendor, metadataOptions, &decoder); in ImagingFactory_CreateDecoderFromStream()
222 res = find_decoder(pIStream, NULL, metadataOptions, &decoder); in ImagingFactory_CreateDecoderFromStream()
253 WICDecodeOptions metadataOptions, IWICBitmapDecoder **ppIDecoder) in ImagingFactory_CreateDecoderFromFileHandle() argument
259 metadataOptions, ppIDecoder); in ImagingFactory_CreateDecoderFromFileHandle()
[all …]
H A Dproxy.c452 …ULONG_PTR hFile, const GUID *pguidVendor, WICDecodeOptions metadataOptions, IWICBitmapDecoder **pp… in IWICImagingFactory_CreateDecoderFromFileHandle_Proxy_W() argument
454 …gingFactory_CreateDecoderFromFileHandle(pFactory, hFile, pguidVendor, metadataOptions, ppIDecoder); in IWICImagingFactory_CreateDecoderFromFileHandle_Proxy_W()
459 WICDecodeOptions metadataOptions, IWICBitmapDecoder **ppIDecoder) in IWICImagingFactory_CreateDecoderFromFilename_Proxy_W() argument
462 pguidVendor, dwDesiredAccess, metadataOptions, ppIDecoder); in IWICImagingFactory_CreateDecoderFromFilename_Proxy_W()
467 WICDecodeOptions metadataOptions, IWICBitmapDecoder **ppIDecoder) in IWICImagingFactory_CreateDecoderFromStream_Proxy_W() argument
469 …agingFactory_CreateDecoderFromStream(pFactory, pIStream, pguidVendor, metadataOptions, ppIDecoder); in IWICImagingFactory_CreateDecoderFromStream_Proxy_W()
/reactos/sdk/include/psdk/
H A Dwincodec.idl938 [in] WICDecodeOptions metadataOptions,
944 [in] WICDecodeOptions metadataOptions,
950 [in] WICDecodeOptions metadataOptions,