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

/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_mmx.h15 void gfx_conv_yuv422p_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height);
H A Dgfx_util.cpp68 return gfx_conv_yuv422p_rgba32_sse2;
H A Dgfx_conv_mmx.cpp161 gfx_conv_yuv422p_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height) function

Completed in 38 milliseconds