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

/haiku-fatelf/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_mmx.h21 void gfx_conv_yuv422_rgba32_ssse3(AVFrame *in, AVFrame *out, int width, int height);
H A Dgfx_util.cpp81 return gfx_conv_yuv422_rgba32_ssse3;
H A Dgfx_conv_mmx.cpp263 gfx_conv_yuv422_rgba32_ssse3(AVFrame *in, AVFrame *out, int width, int height) function

Completed in 28 milliseconds