OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OPUS_SIGNAL_VOICE
(Results
1 - 3
of
3
) sorted by null
/external/libopus/include/
opus_defines.h
196
#define
OPUS_SIGNAL_VOICE
3001 /**< Signal being encoded is voice */
410
* <dt>#
OPUS_SIGNAL_VOICE
</dt><dd>Bias thresholds towards choosing LPC or Hybrid modes.</dd>
420
* <dt>#
OPUS_SIGNAL_VOICE
</dt><dd>Bias thresholds towards choosing LPC or Hybrid modes.</dd>
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
opus_interface.c
224
OPUS_SET_SIGNAL(
OPUS_SIGNAL_VOICE
));
/external/libopus/src/
opus_encoder.c
[
all
...]
Completed in 551 milliseconds