MythTV master
|
Public Attributes | |
int32_t | center_width { 100 } |
int32_t | dimension { 0 } |
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 } |
Definition at line 65 of file freesurround.h.
int32_t FreeSurround::fsurround_params::center_width { 100 } |
Definition at line 66 of file freesurround.h.
Referenced by FreeSurround::FreeSurround(), and FreeSurround::process_block().
float FreeSurround::fsurround_params::coeff_a { 0.8165 } |
Definition at line 68 of file freesurround.h.
Referenced by FreeSurround::SetParams().
float FreeSurround::fsurround_params::coeff_b { 0.5774 } |
Definition at line 69 of file freesurround.h.
Referenced by FreeSurround::SetParams().
int32_t FreeSurround::fsurround_params::dimension { 0 } |
Definition at line 67 of file freesurround.h.
Referenced by FreeSurround::FreeSurround(), and FreeSurround::process_block().
int32_t FreeSurround::fsurround_params::front_sep { 100 } |
Definition at line 72 of file freesurround.h.
Referenced by FreeSurround::SetParams().
int32_t FreeSurround::fsurround_params::phasemode { 0 } |
Definition at line 70 of file freesurround.h.
Referenced by FreeSurround::FreeSurround(), and FreeSurround::SetParams().
int32_t FreeSurround::fsurround_params::rear_sep { 100 } |
Definition at line 73 of file freesurround.h.
Referenced by FreeSurround::SetParams().
int32_t FreeSurround::fsurround_params::steering { 1 } |
Definition at line 71 of file freesurround.h.
Referenced by FreeSurround::FreeSurround(), and FreeSurround::SetParams().