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

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

Completed in 88 milliseconds