|
MythTV
0.27pre
|
Public Member Functions | |
| buffers (unsigned int s) | |
| void | resize (unsigned int s) |
| void | clear () |
Public Attributes | |
| std::vector< float > | l |
| std::vector< float > | r |
| std::vector< float > | c |
| std::vector< float > | ls |
| std::vector< float > | rs |
| std::vector< float > | lfe |
| std::vector< float > | cs |
| std::vector< float > | lcs |
| std::vector< float > | rcs |
| std::vector< float > | rls |
| std::vector< float > | rrs |
Definition at line 105 of file freesurround.cpp.
|
inline |
Definition at line 107 of file freesurround.cpp.
Definition at line 109 of file freesurround.cpp.
Referenced by VideoBuffers::AddBuffer(), and VideoBuffers::Init().
Definition at line 115 of file freesurround.cpp.
Referenced by CC608Buffer::Clear(), FreeSurround::flush(), and FreeSurround::open().
| std::vector<float> buffers::l |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::r |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::c |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::ls |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::rs |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::lfe |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::cs |
Definition at line 121 of file freesurround.cpp.
| std::vector<float> buffers::lcs |
Definition at line 121 of file freesurround.cpp.
| std::vector<float> buffers::rcs |
Definition at line 121 of file freesurround.cpp.
| std::vector<float> buffers::rls |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
| std::vector<float> buffers::rrs |
Definition at line 121 of file freesurround.cpp.
Referenced by FreeSurround::putFrames(), and FreeSurround::receiveFrames().
1.8.1.2