Searched refs:kInputDownsampLength (Results 1 – 2 of 2) sorted by relevance
62 static const size_t kInputDownsampLength = 40; variable96 int16_t input_downsampled_[kInputDownsampLength];
300 sizeof(int16_t) * (kInputDownsampLength - downsamp_temp_len)); in Downsample()304 kInputDownsampLength, filter_coefficients, in Downsample()324 expanded_downsampled_, kInputDownsampLength, in CorrelateAndPeakSearch()