Go to the source code of this file.
Variables |
| static const float | m6db = 0.5 |
| static const float | m3db = 0.7071067811865476f |
| static const float | mm3db = -0.7071067811865476f |
| static const float | msqrt_1_3 = -0.577350269189626f |
| static const float | sqrt_2_3 = 0.816496580927726f |
| static const float | sqrt_2_3by3db = 0.577350269189626f |
| static const float | msqrt_1_3bym3db = 0.408248290463863f |
| int | matrix [4][2] = { { 1, 1 }, { 2, 2 }, { 3, 3 }, { 4, 4 } } |
| static const float | stereo_matrix [8][8][2] |
| static const float | s51_matrix [3][8][6] |
Variable Documentation
| const float m3db = 0.7071067811865476f |
|
static |
| const float mm3db = -0.7071067811865476f |
|
static |
| const float msqrt_1_3 = -0.577350269189626f |
|
static |
| const float sqrt_2_3 = 0.816496580927726f |
|
static |
| const float sqrt_2_3by3db = 0.577350269189626f |
|
static |
| const float msqrt_1_3bym3db = 0.408248290463863f |
|
static |
| int matrix[4][2] = { { 1, 1 }, { 2, 2 }, { 3, 3 }, { 4, 4 } } |
| const float stereo_matrix[8][8][2] |
|
static |
| const float s51_matrix[3][8][6] |
|
static |