Searched defs:num_of_frames (Results 1 – 2 of 2) sorted by relevance
1000 …int32_t num_of_frames = static_cast<int32_t>(ceil(static_cast<float>(waveform_length) / frame_size… in ComputeNccf() local1101 auto num_of_frames = input->shape()[1]; in FindMaxPerFrame() local
804 auto num_of_frames = input->shape()[1]; in MedianSmoothing() local