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