Searched refs:gfx_conv_YCbCr420p_RGB32_c (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/media/plugins/ffmpeg/
H A Dgfx_conv_c.h29 void gfx_conv_YCbCr420p_RGB32_c(AVFrame *in, AVFrame *out, int width,
H A Dgfx_conv_mmx.cpp28 gfx_conv_YCbCr420p_RGB32_c(in, out, width, height);
64 gfx_conv_YCbCr420p_RGB32_c(in, out, width, height);
100 gfx_conv_YCbCr420p_RGB32_c(in, out, width, height);
H A Dgfx_util.cpp62 TRACE("resolve_colorspace: gfx_conv_YCbCr420p_RGB32_c\n");
63 return gfx_conv_YCbCr420p_RGB32_c;
H A Dgfx_conv_c_lookup.cpp30 gfx_conv_YCbCr420p_RGB32_c(AVFrame* in, AVFrame* out, int width, int height) function

Completed in 86 milliseconds