#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/x86_cpu.h"#include "libavutil/cpu.h"Go to the source code of this file.
Defines | |
| #define | DITHER1XBPP |
Functions | |
| DECLARE_ASM_CONST (DECLARE_ASM_CONST(8, DECLARE_ASM_CONST(uint64_t, mmx_00ffw) | |
| #define DITHER1XBPP |
Definition at line 39 of file yuv2rgb_mmx.c.
| DECLARE_ASM_CONST | ( | DECLARE_ASM_CONST( | 8, | |
| DECLARE_ASM_CONST( | uint64_t, | |||
| mmx_00ffw | ||||
| ) | [pure virtual] |
Definition at line 42 of file yuv2rgb_mmx.c.