HomeSort by relevance Sort by last modified time
    Searched defs:fs_hz_ (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/audio_coding/neteq/
normal.h 38 : fs_hz_(fs_hz),
59 int fs_hz_; member in class:webrtc::Normal
comfort_noise.h 37 : fs_hz_(fs_hz),
39 overlap_length_(5 * fs_hz_ / 8000),
63 int fs_hz_; member in class:webrtc::ComfortNoise
merge.h 56 const int fs_hz_; member in class:webrtc::Merge
91 const int fs_mult_; // fs_hz_ / 8000.

Completed in 64 milliseconds