Searched refs:newDrwIdxLen (Results 1 – 1 of 1) sorted by relevance
216 size_t newDrwIdxLen = newDrwIdx.size(); in PreprocessParameter() local221 …if (CalcOnsetHopLength(data, rmseMax, newDrwIdxLen, continuousEventFlag, newOnsetHopLen) != Sensor… in PreprocessParameter()321 size_t newDrwIdxLen, bool &continuousEventFlag, int32_t &newOnsetHopLen) in CalcOnsetHopLength() argument340 if ((!continuousEventExistFlag) || (newDrwIdxLen < 2)) { in CalcOnsetHopLength()