Home
last modified time | relevance | path

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

/reactos/dll/win32/windowscodecs/
H A Dpngformat.c472 static inline PngDecoder *impl_from_IWICMetadataBlockReader(IWICMetadataBlockReader *iface) in impl_from_IWICMetadataBlockReader() function
1193 PngDecoder *This = impl_from_IWICMetadataBlockReader(iface); in PngDecoder_Block_QueryInterface()
1199 PngDecoder *This = impl_from_IWICMetadataBlockReader(iface); in PngDecoder_Block_AddRef()
1205 PngDecoder *This = impl_from_IWICMetadataBlockReader(iface); in PngDecoder_Block_Release()
1220 PngDecoder *This = impl_from_IWICMetadataBlockReader(iface); in PngDecoder_Block_GetCount()
1234 PngDecoder *This = impl_from_IWICMetadataBlockReader(iface); in PngDecoder_Block_GetReaderByIndex()
H A Djpegformat.c179 static inline JpegDecoder *impl_from_IWICMetadataBlockReader(IWICMetadataBlockReader *iface) in impl_from_IWICMetadataBlockReader() function
698 JpegDecoder *This = impl_from_IWICMetadataBlockReader(iface); in JpegDecoder_Block_QueryInterface()
704 JpegDecoder *This = impl_from_IWICMetadataBlockReader(iface); in JpegDecoder_Block_AddRef()
710 JpegDecoder *This = impl_from_IWICMetadataBlockReader(iface); in JpegDecoder_Block_Release()
H A Dgifformat.c607 static inline GifDecoder *impl_from_IWICMetadataBlockReader(IWICMetadataBlockReader *iface) in impl_from_IWICMetadataBlockReader() function
1341 GifDecoder *This = impl_from_IWICMetadataBlockReader(iface); in GifDecoder_Block_QueryInterface()
1347 GifDecoder *This = impl_from_IWICMetadataBlockReader(iface); in GifDecoder_Block_AddRef()
1353 GifDecoder *This = impl_from_IWICMetadataBlockReader(iface); in GifDecoder_Block_Release()
1371 GifDecoder *This = impl_from_IWICMetadataBlockReader(iface); in GifDecoder_Block_GetCount()
1384 GifDecoder *This = impl_from_IWICMetadataBlockReader(iface); in GifDecoder_Block_GetReaderByIndex()
H A Dtiffformat.c277 static inline TiffFrameDecode *impl_from_IWICMetadataBlockReader(IWICMetadataBlockReader *iface) in impl_from_IWICMetadataBlockReader() function
1467 TiffFrameDecode *This = impl_from_IWICMetadataBlockReader(iface); in TiffFrameDecode_Block_QueryInterface()
1473 TiffFrameDecode *This = impl_from_IWICMetadataBlockReader(iface); in TiffFrameDecode_Block_AddRef()
1479 TiffFrameDecode *This = impl_from_IWICMetadataBlockReader(iface); in TiffFrameDecode_Block_Release()
1559 TiffFrameDecode *This = impl_from_IWICMetadataBlockReader(iface); in TiffFrameDecode_Block_GetReaderByIndex()