|
FFmpeg
|
#include "libavcodec/avcodec.h"#include "libavcodec/pixblockdsp.h"#include "libavcodec/idctdsp.h"#include "libavcodec/fdctdsp.h"#include "avfilter.h"Go to the source code of this file.
Data Structures | |
| struct | SPPContext |
Macros | |
| #define | MAX_LEVEL 6 /* quality levels */ |
Functions | |
| void | ff_spp_init_x86 (SPPContext *s) |
| void ff_spp_init_x86 | ( | SPPContext * | s | ) |
1.8.2