OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sample_rate_hz
(Results
126 - 135
of
135
) sorted by null
1
2
3
4
5
6
/external/devlib/doc/
instrumentation.rst
149
.. attribute:: Instrument.
sample_rate_hz
/external/webrtc/webrtc/modules/audio_coding/neteq/
neteq_external_decoder_unittest.cc
177
config.
sample_rate_hz
=
neteq_impl.h
121
int
sample_rate_hz
) override;
neteq_impl.cc
102
int fs = config.
sample_rate_hz
;
208
int
sample_rate_hz
) {
219
rtp_payload_type, codec, codec_name,
sample_rate_hz
, decoder);
[
all
...]
neteq_unittest.cc
345
config_.
sample_rate_hz
= kInitSampleRateHz;
[
all
...]
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_quality_test.cc
248
config.
sample_rate_hz
= out_sampling_khz_ * 1000;
/external/lisa/libs/utils/
energy.py
260
sample_period = 1. / self._instrument.
sample_rate_hz
/external/webrtc/talk/media/webrtc/
fakewebrtcvoiceengine.h
104
int
sample_rate_hz
,
/external/webrtc/webrtc/modules/audio_coding/include/
audio_coding_module.h
480
int
sample_rate_hz
,
/system/bt/audio_a2dp_hw/src/
audio_a2dp_hw.cc
1001
//
SAMPLE_RATE_HZ
* NUMBER_OF_CHANNELS * (BITS_PER_SAMPLE / 8)) / 1000
[
all
...]
Completed in 126 milliseconds
1
2
3
4
5
6