YUV_TO_RGB2       141 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[0]);
YUV_TO_RGB2       144 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[1]);
YUV_TO_RGB2       147 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y2_ptr[0]);
YUV_TO_RGB2       150 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y2_ptr[1]);
YUV_TO_RGB2       164 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[0]);
YUV_TO_RGB2       167 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y2_ptr[0]);
YUV_TO_RGB2       187 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[0]);
YUV_TO_RGB2       190 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[1]);
YUV_TO_RGB2       203 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[0]);
YUV_TO_RGB2       603 libavcodec/imgconvert_template.c             YUV_TO_RGB2(r, g, b, y1_ptr[0]);