- fix pvqa wrapper for latest PVQA builds

This commit is contained in:
Dmytro Bogovych 2018-07-18 14:51:24 +03:00
parent 7d3ed94d57
commit 98bf80ca7b
2 changed files with 513 additions and 502 deletions

File diff suppressed because it is too large Load Diff

View File

@ -108,7 +108,7 @@ namespace MT
OPUS OPUS
}; };
float getResults(std::string& report, const EchoData** echo, int samplerate, Codec codec); float getResults(std::string& report, EchoData** echo, int samplerate, Codec codec);
// Report is interval report. Names are output detector names. startIndex is column's start index in interval report of first detector. // Report is interval report. Names are output detector names. startIndex is column's start index in interval report of first detector.
struct DetectorsList struct DetectorsList