#include <stdio.h>#include <stdlib.h>#include <inttypes.h>#include <assert.h>#include "config.h"#include "libswscale/rgb2rgb.h"#include "libswscale/swscale.h"#include "libswscale/swscale_internal.h"#include "libavutil/attributes.h"#include "libavutil/x86/asm.h"#include "libavutil/cpu.h"Go to the source code of this file.
Functions | |
| av_cold SwsFunc | ff_yuv2rgb_init_mmx (SwsContext *c) |
| av_cold SwsFunc ff_yuv2rgb_init_mmx | ( | SwsContext * | c | ) |
1.5.8