FFmpeg
Macros | Functions
rematrix_init.c File Reference
#include "libavutil/attributes.h"
#include "libavutil/x86/cpu.h"
#include "libswresample/swresample_internal.h"

Go to the source code of this file.

Macros

#define D(type, simd)
 

Functions

 D (D(float, sse)
 

Macro Definition Documentation

◆ D

#define D (   type,
  simd 
)
Value:
mix_1_1_func_type ff_mix_1_1_a_## type ## _ ## simd;\
mix_2_1_func_type ff_mix_2_1_a_## type ## _ ## simd;

Definition at line 25 of file rematrix_init.c.

Function Documentation

◆ D()

D ( D(  float,
sse   
)
type
it s the only field you need to keep assuming you have a context There is some magic you don t need to care about around this just let it vf type
Definition: writing_filters.txt:86
mix_1_1_func_type
void() mix_1_1_func_type(void *out, const void *in, void *coeffp, integer index, integer len)
Definition: swresample_internal.h:40
_
#define _