Home
last modified time | relevance | path

Searched refs:num_out_frames (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/vad/
Dpitch_internal.cc32 int num_out_frames, in GetSubframesPitchParameters() argument
48 for (int n = 0; n < num_out_frames; n++) { in GetSubframesPitchParameters()
Dpitch_internal.h20 int num_out_frames,