FFmpeg
Data Fields
MySofa Struct Reference

Data Fields

struct MYSOFA_HRTF * hrtf
 
struct MYSOFA_LOOKUP * lookup
 
struct MYSOFA_NEIGHBORHOOD * neighborhood
 
int ir_samples
 
int n_samples
 
floatlir
 
floatrir
 
floatfir
 
int max_delay
 

Detailed Description

Definition at line 47 of file af_sofalizer.c.

Field Documentation

◆ hrtf

struct MYSOFA_HRTF* MySofa::hrtf

Definition at line 48 of file af_sofalizer.c.

Referenced by close_sofa().

◆ lookup

struct MYSOFA_LOOKUP* MySofa::lookup

Definition at line 49 of file af_sofalizer.c.

Referenced by close_sofa().

◆ neighborhood

struct MYSOFA_NEIGHBORHOOD* MySofa::neighborhood

Definition at line 50 of file af_sofalizer.c.

Referenced by close_sofa().

◆ ir_samples

int MySofa::ir_samples

Definition at line 51 of file af_sofalizer.c.

◆ n_samples

int MySofa::n_samples

Definition at line 52 of file af_sofalizer.c.

◆ lir

float* MySofa::lir

Definition at line 53 of file af_sofalizer.c.

◆ rir

float * MySofa::rir

Definition at line 53 of file af_sofalizer.c.

◆ fir

float* MySofa::fir

Definition at line 54 of file af_sofalizer.c.

Referenced by close_sofa().

◆ max_delay

int MySofa::max_delay

Definition at line 55 of file af_sofalizer.c.


The documentation for this struct was generated from the following file: