| FFmpeg
    | 
#include <stdint.h>#include "config.h"#include "libavutil/attributes.h"#include "libavutil/cpu.h"#include "libavutil/x86/asm.h"#include "libavcodec/snow.h"#include "libavcodec/snow_dwt.h"Go to the source code of this file.
| Functions | |
| av_cold void | ff_dwt_init_x86 (SnowDWTContext *c) | 
| av_cold void ff_dwt_init_x86 | ( | SnowDWTContext * | c | ) | 
Definition at line 882 of file snowdsp.c.
Referenced by ff_dwt_init().
 1.8.17
 1.8.17