MythTV  master
Public Member Functions | Public Attributes | List of all members
FreeSurround::fsurround_params Struct Reference

Public Member Functions

 fsurround_params (int32_t center_width=100, int32_t dimension=0)
 

Public Attributes

int32_t center_width
 
int32_t dimension
 
float coeff_a { 0.8165 }
 
float coeff_b { 0.5774 }
 
int32_t phasemode { 0 }
 
int32_t steering { 1 }
 
int32_t front_sep { 100 }
 
int32_t rear_sep { 100 }
 

Detailed Description

Definition at line 63 of file freesurround.h.

Constructor & Destructor Documentation

◆ fsurround_params()

FreeSurround::fsurround_params::fsurround_params ( int32_t  center_width = 100,
int32_t  dimension = 0 
)
explicit

Definition at line 132 of file freesurround.cpp.

Member Data Documentation

◆ center_width

int32_t FreeSurround::fsurround_params::center_width

Definition at line 64 of file freesurround.h.

Referenced by FreeSurround::FreeSurround(), and FreeSurround::process_block().

◆ dimension

int32_t FreeSurround::fsurround_params::dimension

Definition at line 65 of file freesurround.h.

Referenced by FreeSurround::FreeSurround(), and FreeSurround::process_block().

◆ coeff_a

float FreeSurround::fsurround_params::coeff_a { 0.8165 }

Definition at line 66 of file freesurround.h.

Referenced by FreeSurround::SetParams().

◆ coeff_b

float FreeSurround::fsurround_params::coeff_b { 0.5774 }

Definition at line 67 of file freesurround.h.

Referenced by FreeSurround::SetParams().

◆ phasemode

int32_t FreeSurround::fsurround_params::phasemode { 0 }

Definition at line 68 of file freesurround.h.

Referenced by FreeSurround::FreeSurround(), and FreeSurround::SetParams().

◆ steering

int32_t FreeSurround::fsurround_params::steering { 1 }

Definition at line 69 of file freesurround.h.

Referenced by FreeSurround::FreeSurround(), and FreeSurround::SetParams().

◆ front_sep

int32_t FreeSurround::fsurround_params::front_sep { 100 }

Definition at line 70 of file freesurround.h.

Referenced by FreeSurround::SetParams().

◆ rear_sep

int32_t FreeSurround::fsurround_params::rear_sep { 100 }

Definition at line 71 of file freesurround.h.

Referenced by FreeSurround::SetParams().


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