libavfilter/x86/yadif.c File Reference
#include "libavutil/cpu.h"
#include "libavutil/x86_cpu.h"
#include "libavcodec/x86/dsputil_mmx.h"
#include "libavfilter/yadif.h"
#include "yadif_template.c"

Go to the source code of this file.

Defines

#define RENAME(a)   a ## _mmx

Functions

 DECLARE_ASM_CONST (16, const xmm_reg, pb_1)
 DECLARE_ASM_CONST (16, const xmm_reg, pw_1)

Define Documentation

#define RENAME (   a)    a ## _mmx

Definition at line 47 of file yadif.c.


Function Documentation

DECLARE_ASM_CONST ( 16  ,
const xmm_reg  ,
pb_1   
)
DECLARE_ASM_CONST ( 16  ,
const xmm_reg  ,
pw_1   
)