FFmpeg
Functions
lpc.c File Reference
#include "libavutil/attributes.h"
#include "libavutil/cpu.h"
#include "libavutil/mem_internal.h"
#include "libavutil/x86/asm.h"
#include "libavutil/x86/cpu.h"
#include "libavcodec/lpc.h"

Go to the source code of this file.

Functions

 DECLARE_ASM_CONST (16, double, pd_1)[2]
 
 DECLARE_ASM_CONST (16, double, pd_2)[2]
 
av_cold void ff_lpc_init_x86 (LPCContext *c)
 

Function Documentation

◆ DECLARE_ASM_CONST() [1/2]

DECLARE_ASM_CONST ( 16  ,
double  ,
pd_1   
)

◆ DECLARE_ASM_CONST() [2/2]

DECLARE_ASM_CONST ( 16  ,
double  ,
pd_2   
)

◆ ff_lpc_init_x86()

av_cold void ff_lpc_init_x86 ( LPCContext c)

Definition at line 152 of file lpc.c.

Referenced by ff_lpc_init().