/external/webrtc/webrtc/modules/audio_coding/codecs/g711/ |
D | audio_decoder_pcm.cc | 23 int AudioDecoderPcmU::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderPcmU 47 int AudioDecoderPcmA::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderPcmA
|
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/ |
D | audio_decoder_g722.cc | 33 int AudioDecoderG722::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderG722 72 int AudioDecoderG722Stereo::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderG722Stereo
|
/external/webrtc/webrtc/modules/audio_coding/neteq/mock/ |
D | mock_external_decoder_pcm16b.h | 33 int DecodeInternal(const uint8_t* encoded, in DecodeInternal() function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/ |
D | audio_decoder_pcm16b.cc | 29 int AudioDecoderPcm16B::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderPcm16B
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
D | audio_decoder_ilbc.cc | 31 int AudioDecoderIlbc::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderIlbc
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | audio_decoder_impl.cc | 68 int AudioDecoderCng::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderCng
|
D | neteq_network_stats_unittest.cc | 57 int DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::test::MockAudioDecoder
|
D | neteq_impl_unittest.cc | 435 int DecodeInternal(const uint8_t* encoded, in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/ |
D | audio_decoder_isac_t_impl.h | 42 int AudioDecoderIsacT<T>::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/ |
D | audio_decoder_opus.cc | 28 int AudioDecoderOpus::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderOpus
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/ |
D | isac_float_type.h | 36 static inline int DecodeInternal(instance_type* inst, in DecodeInternal() function
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/ |
D | isac_fix_type.h | 38 static inline int DecodeInternal(instance_type* inst, in DecodeInternal() function
|