Searched refs:gfx_convert_func (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_util.h36 //typedef void (*gfx_convert_func) (AVPicture *in, AVPicture *out, long line_count, long size);
38 typedef void (*gfx_convert_func) (AVFrame *in, AVFrame *out, int width, int height); typedef
42 gfx_convert_func resolve_colorspace(color_space cs, AVPixelFormat pixelFormat, int width, int height);
H A DAVCodecDecoder.h131 gfx_convert_func fFormatConversionFunc;
H A Dgfx_util.cpp28 gfx_convert_func

Completed in 24 milliseconds