FFmpeg
Macros
asm-offsets.h File Reference

Go to the source code of this file.

Macros

#define FILTER_BANK   0x10
 
#define FILTER_LENGTH   0x18
 
#define PHASE_SHIFT   0x34
 
#define PHASE_MASK   (PHASE_SHIFT + 0x04)
 

Macro Definition Documentation

◆ FILTER_BANK

#define FILTER_BANK   0x10

Definition at line 23 of file asm-offsets.h.

◆ FILTER_LENGTH

#define FILTER_LENGTH   0x18

Definition at line 24 of file asm-offsets.h.

◆ PHASE_SHIFT

#define PHASE_SHIFT   0x34

Definition at line 25 of file asm-offsets.h.

◆ PHASE_MASK

#define PHASE_MASK   (PHASE_SHIFT + 0x04)

Definition at line 26 of file asm-offsets.h.