FFmpeg
Functions
snowdsp.c File Reference
#include <stdint.h>
#include "config.h"
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/x86/asm.h"
#include "libavcodec/snow_dwt.h"

Go to the source code of this file.

Functions

av_cold void ff_dwt_init_x86 (SnowDWTContext *c)
 

Function Documentation

◆ ff_dwt_init_x86()

av_cold void ff_dwt_init_x86 ( SnowDWTContext c)

Definition at line 881 of file snowdsp.c.

Referenced by ff_dwt_init().