OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:frame_len_samples_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_buffer.h
94
int
frame_len_samples_
; // TODO(hlundin): Remove this later.
member in class:webrtc::DtmfBuffer
dtmf_buffer.cc
157
current_timestamp +
frame_len_samples_
>= event_end) {
206
frame_len_samples_
= fs_hz / 100;
Completed in 553 milliseconds