#include <TDStretch.h>

Definition at line 243 of file TDStretch.h.
Protected Member Functions | |
| long | calcCrossCorrMulti (const short *mixingPos, const short *compare) const |
| long | calcCrossCorrStereo (const short *mixingPos, const short *compare) const |
| virtual void | overlapStereo (short *output, const short *input) const |
| virtual void | clearCrossCorrState () |
| clear cross correlation routine state if necessary | |
| long TDStretchMMX::calcCrossCorrMulti | ( | const short * | mixingPos, | |
| const short * | compare | |||
| ) | const [protected, virtual] |
| long TDStretchMMX::calcCrossCorrStereo | ( | const short * | mixingPos, | |
| const short * | compare | |||
| ) | const [protected, virtual] |
| void TDStretchMMX::overlapStereo | ( | short * | output, | |
| const short * | input | |||
| ) | const [protected, virtual] |
| void TDStretchMMX::clearCrossCorrState | ( | ) | [protected, virtual] |
clear cross correlation routine state if necessary
Reimplemented from soundtouch::TDStretch.
Definition at line 262 of file mmx_gcc.cpp.
1.5.5