Home
last modified time | relevance | path

Searched defs:DecodeInternal (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/codecs/g711/
Daudio_decoder_pcm.cc23 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/
Daudio_decoder_g722.cc33 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/
Dmock_external_decoder_pcm16b.h33 int DecodeInternal(const uint8_t* encoded, in DecodeInternal() function
/external/webrtc/webrtc/modules/audio_coding/codecs/pcm16b/
Daudio_decoder_pcm16b.cc29 int AudioDecoderPcm16B::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderPcm16B
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/
Daudio_decoder_ilbc.cc31 int AudioDecoderIlbc::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderIlbc
/external/webrtc/webrtc/modules/audio_coding/neteq/
Daudio_decoder_impl.cc68 int AudioDecoderCng::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderCng
Dneteq_network_stats_unittest.cc57 int DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::test::MockAudioDecoder
Dneteq_impl_unittest.cc435 int DecodeInternal(const uint8_t* encoded, in TEST_F() function in webrtc::TEST_F::CountingSamplesDecoder
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/
Daudio_decoder_isac_t_impl.h42 int AudioDecoderIsacT<T>::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function
/external/webrtc/webrtc/modules/audio_coding/codecs/opus/
Daudio_decoder_opus.cc28 int AudioDecoderOpus::DecodeInternal(const uint8_t* encoded, in DecodeInternal() function in webrtc::AudioDecoderOpus
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/source/
Disac_float_type.h36 static inline int DecodeInternal(instance_type* inst, in DecodeInternal() function
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/source/
Disac_fix_type.h38 static inline int DecodeInternal(instance_type* inst, in DecodeInternal() function