Searched refs:gfx_conv_yuv422_rgba32_sse (Results 1 – 3 of 3) sorted by relevance
19 void gfx_conv_yuv422_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height);
97 return gfx_conv_yuv422_rgba32_sse; in resolve_colorspace()
221 gfx_conv_yuv422_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height) in gfx_conv_yuv422_rgba32_sse() function