Home
last modified time | relevance | path

Searched defs:num_waveform (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/audio/kernels/
Daudio_utils.cc734 auto num_waveform = static_cast<int32_t>(input->Size() / waveform_length); in Fade() local
2315 … const Eigen::MatrixX<T> &kernel, const int32_t num_waveform, in Cov1dStride()
2339 const int32_t num_waveform = input->Size() / waveform_length; in Resample() local
2637 int32_t num_waveform = waveform_shift->Size() / waveform_length; in PitchShiftImpl() local