Searched refs:gfx_conv_yuv422p_rgba32_sse (Results 1 – 3 of 3) sorted by relevance
14 void gfx_conv_yuv422p_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height);
77 return gfx_conv_yuv422p_rgba32_sse; in resolve_colorspace()
131 gfx_conv_yuv422p_rgba32_sse(AVFrame *in, AVFrame *out, int width, int height) in gfx_conv_yuv422p_rgba32_sse() function