OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:decoder_sample_rate_hz_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
audio_decoder_isac_t_impl.h
26
: bwinfo_(bwinfo),
decoder_sample_rate_hz_
(-1) {
49
if (sample_rate_hz !=
decoder_sample_rate_hz_
) {
51
decoder_sample_rate_hz_
= sample_rate_hz;
audio_decoder_isac_t.h
47
int
decoder_sample_rate_hz_
;
member in class:webrtc::final
Completed in 82 milliseconds