FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
NCSofa Struct Reference

Data Fields

int ncid
 
int n_samples
 
int m_dim
 
int * data_delay
 
float * sp_a
 
float * sp_e
 
float * sp_r
 
float * data_ir
 

Detailed Description

Definition at line 44 of file af_sofalizer.c.

Field Documentation

int NCSofa::ncid

Definition at line 45 of file af_sofalizer.c.

Referenced by close_sofa(), compensate_volume(), init(), load_data(), load_sofa(), and uninit().

int NCSofa::n_samples
int NCSofa::m_dim

Definition at line 47 of file af_sofalizer.c.

Referenced by compensate_volume(), find_m(), load_sofa(), and max_delay().

int* NCSofa::data_delay

Definition at line 48 of file af_sofalizer.c.

Referenced by close_sofa(), load_data(), load_sofa(), max_delay(), and uninit().

float* NCSofa::sp_a

Definition at line 50 of file af_sofalizer.c.

Referenced by close_sofa(), find_m(), load_data(), load_sofa(), and uninit().

float* NCSofa::sp_e

Definition at line 51 of file af_sofalizer.c.

Referenced by close_sofa(), find_m(), load_data(), load_sofa(), and uninit().

float* NCSofa::sp_r

Definition at line 52 of file af_sofalizer.c.

Referenced by close_sofa(), find_m(), load_data(), load_sofa(), and uninit().

float* NCSofa::data_ir

Definition at line 54 of file af_sofalizer.c.

Referenced by close_sofa(), compensate_volume(), load_data(), load_sofa(), and uninit().


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