el_processor.cpp File Reference

Go to the source code of this file.

Classes

class  decoder_impl

Typedefs

typedef FFTSample FFTComplexArray [2]
typedef std::complex< float > cfloat

Variables

const float PI = 3.141592654
const float epsilon = 0.000001
const float center_level = 1.0
const float window_gain = 0.95


Typedef Documentation

Definition at line 30 of file el_processor.cpp.

typedef std::complex<float> cfloat

Definition at line 39 of file el_processor.cpp.


Variable Documentation

const float PI = 3.141592654

const float epsilon = 0.000001

Definition at line 42 of file el_processor.cpp.

Referenced by decoder_impl::block_decode().

const float center_level = 1.0

Definition at line 45 of file el_processor.cpp.

Referenced by decoder_impl::block_decode().

const float window_gain = 0.95

Definition at line 53 of file el_processor.cpp.

Referenced by decoder_impl::surround_gain().


Generated on Sat Dec 18 05:15:51 2010 for MythTV by  doxygen 1.5.5