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

/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_mmx.h12 void gfx_conv_yuv420p_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height);
H A Dgfx_util.cpp49 TRACE("resolve_colorspace: gfx_conv_yuv420p_rgba32_sse2\n");
50 return gfx_conv_yuv420p_rgba32_sse2;
H A Dgfx_conv_mmx.cpp59 gfx_conv_yuv420p_rgba32_sse2(AVFrame *in, AVFrame *out, int width, int height) function

Completed in 58 milliseconds