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

/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_mmx.h14 void gfx_conv_yuv422p_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height);
H A Dgfx_util.cpp71 return gfx_conv_yuv422p_rgba32_sse;
H A Dgfx_conv_mmx.cpp131 gfx_conv_yuv422p_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height) function

Completed in 44 milliseconds