HomeSort by relevance Sort by last modified time
    Searched full:calculate_frames (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/include/
audio_processing.h 516 num_frames_(calculate_frames(sample_rate_hz)) {}
520 num_frames_ = calculate_frames(value);
544 static size_t calculate_frames(int sample_rate_hz) { function in class:webrtc::StreamConfig
    [all...]

Completed in 673 milliseconds