22 #ifndef IMAGE_CODECS_XAN_H 23 #define IMAGE_CODECS_XAN_H 25 #include "image/codecs/codec.h" 45 XanDecoder (
int width,
int height,
int bitsPerPixel);
62 void convertYUVtoRGBSurface();
const Graphics::Surface * decodeFrame(Common::SeekableReadStream &stream) override
bool setOutputPixelFormat(const Graphics::PixelFormat &format) override
Definition: xan.h:50
Definition: movie_decoder.h:32
Graphics::PixelFormat getPixelFormat() const override
Definition: xan.h:49