RGBA_OUT           23 libavcodec/imgconvert_template.c #define RGB_OUT(d, r, g, b) RGBA_OUT(d, r, g, b, 0xff)
RGBA_OUT          396 libavcodec/imgconvert_template.c #ifdef RGBA_OUT
RGBA_OUT          400 libavcodec/imgconvert_template.c                 RGBA_OUT(q, r, g, b, a);
RGBA_OUT          424 libavcodec/imgconvert_template.c #ifdef RGBA_OUT
RGBA_OUT          440 libavcodec/imgconvert_template.c #ifdef RGBA_OUT
RGBA_OUT          442 libavcodec/imgconvert_template.c             RGBA_OUT(d, r, g, b, a);