|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
This is the complete list of members for webrtc::MockAudioDecoder, including all inherited members.
| AudioDecoder()=default | webrtc::AudioDecoder | |
| AudioDecoder()=default | webrtc::AudioDecoder | |
| Channels() const =0 | webrtc::AudioDecoder | pure virtual |
| Channels() const =0 | webrtc::AudioDecoder | pure virtual |
| ConvertSpeechType(int16_t type) | webrtc::AudioDecoder | protectedstatic |
| ConvertSpeechType(int16_t type) | webrtc::AudioDecoder | protectedstatic |
| Decode(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, size_t max_decoded_bytes, int16_t *decoded, SpeechType *speech_type) | webrtc::AudioDecoder | |
| Decode(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, size_t max_decoded_bytes, int16_t *decoded, SpeechType *speech_type) | webrtc::AudioDecoder | |
| DecodeInternal(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, int16_t *decoded, SpeechType *speech_type)=0 | webrtc::AudioDecoder | protectedpure virtual |
| DecodeInternal(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, int16_t *decoded, SpeechType *speech_type)=0 | webrtc::AudioDecoder | protectedpure virtual |
| DecodePlc(size_t num_frames, int16_t *decoded) | webrtc::AudioDecoder | virtual |
| DecodePlc(size_t num_frames, int16_t *decoded) | webrtc::AudioDecoder | virtual |
| DecodeRedundant(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, size_t max_decoded_bytes, int16_t *decoded, SpeechType *speech_type) | webrtc::AudioDecoder | |
| DecodeRedundant(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, size_t max_decoded_bytes, int16_t *decoded, SpeechType *speech_type) | webrtc::AudioDecoder | |
| DecodeRedundantInternal(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, int16_t *decoded, SpeechType *speech_type) | webrtc::AudioDecoder | protectedvirtual |
| DecodeRedundantInternal(const uint8_t *encoded, size_t encoded_len, int sample_rate_hz, int16_t *decoded, SpeechType *speech_type) | webrtc::AudioDecoder | protectedvirtual |
| ErrorCode() | webrtc::AudioDecoder | virtual |
| ErrorCode() | webrtc::AudioDecoder | virtual |
| HasDecodePlc() const | webrtc::AudioDecoder | virtual |
| HasDecodePlc() const | webrtc::AudioDecoder | virtual |
| IncomingPacket(const uint8_t *payload, size_t payload_len, uint16_t rtp_sequence_number, uint32_t rtp_timestamp, uint32_t arrival_timestamp) | webrtc::AudioDecoder | virtual |
| IncomingPacket(const uint8_t *payload, size_t payload_len, uint16_t rtp_sequence_number, uint32_t rtp_timestamp, uint32_t arrival_timestamp) | webrtc::AudioDecoder | virtual |
| kComfortNoise enum value | webrtc::AudioDecoder | |
| kNotImplemented enum value | webrtc::AudioDecoder | |
| kSpeech enum value | webrtc::AudioDecoder | |
| MOCK_CONST_METHOD0(HasDecodePlc, bool()) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD0(Channels, size_t()) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD0(SampleRateHz, int()) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD0(HasDecodePlc, bool()) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD0(Channels, size_t()) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD0(SampleRateHz, int()) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD2(PacketDuration, int(const uint8_t *, size_t)) | webrtc::MockAudioDecoder | |
| MOCK_CONST_METHOD2(PacketDuration, int(const uint8_t *, size_t)) | webrtc::MockAudioDecoder | |
| MOCK_METHOD0(Die, void()) | webrtc::MockAudioDecoder | |
| MOCK_METHOD0(Reset, void()) | webrtc::MockAudioDecoder | |
| MOCK_METHOD0(ErrorCode, int()) | webrtc::MockAudioDecoder | |
| MOCK_METHOD0(Die, void()) | webrtc::MockAudioDecoder | |
| MOCK_METHOD0(Reset, void()) | webrtc::MockAudioDecoder | |
| MOCK_METHOD0(ErrorCode, int()) | webrtc::MockAudioDecoder | |
| MOCK_METHOD2(DecodePlc, size_t(size_t, int16_t *)) | webrtc::MockAudioDecoder | |
| MOCK_METHOD2(DecodePlc, size_t(size_t, int16_t *)) | webrtc::MockAudioDecoder | |
| MOCK_METHOD5(DecodeInternal, int(const uint8_t *, size_t, int, int16_t *, SpeechType *)) | webrtc::MockAudioDecoder | |
| MOCK_METHOD5(IncomingPacket, int(const uint8_t *, size_t, uint16_t, uint32_t, uint32_t)) | webrtc::MockAudioDecoder | |
| MOCK_METHOD5(DecodeInternal, int(const uint8_t *, size_t, int, int16_t *, SpeechType *)) | webrtc::MockAudioDecoder | |
| MOCK_METHOD5(IncomingPacket, int(const uint8_t *, size_t, uint16_t, uint32_t, uint32_t)) | webrtc::MockAudioDecoder | |
| MockAudioDecoder() | webrtc::MockAudioDecoder | inline |
| MockAudioDecoder() | webrtc::MockAudioDecoder | inline |
| PacketDuration(const uint8_t *encoded, size_t encoded_len) const | webrtc::AudioDecoder | virtual |
| PacketDuration(const uint8_t *encoded, size_t encoded_len) const | webrtc::AudioDecoder | virtual |
| PacketDurationRedundant(const uint8_t *encoded, size_t encoded_len) const | webrtc::AudioDecoder | virtual |
| PacketDurationRedundant(const uint8_t *encoded, size_t encoded_len) const | webrtc::AudioDecoder | virtual |
| PacketHasFec(const uint8_t *encoded, size_t encoded_len) const | webrtc::AudioDecoder | virtual |
| PacketHasFec(const uint8_t *encoded, size_t encoded_len) const | webrtc::AudioDecoder | virtual |
| ParsePayload(rtc::Buffer &&payload, uint32_t timestamp) | webrtc::AudioDecoder | virtual |
| ParsePayload(rtc::Buffer &&payload, uint32_t timestamp) | webrtc::AudioDecoder | virtual |
| Reset()=0 | webrtc::AudioDecoder | pure virtual |
| Reset()=0 | webrtc::AudioDecoder | pure virtual |
| SampleRateHz() const =0 | webrtc::AudioDecoder | pure virtual |
| SampleRateHz() const =0 | webrtc::AudioDecoder | pure virtual |
| SpeechType enum name | webrtc::AudioDecoder | |
| SpeechType enum name | webrtc::AudioDecoder | |
| ~AudioDecoder()=default | webrtc::AudioDecoder | virtual |
| ~AudioDecoder()=default | webrtc::AudioDecoder | virtual |
| ~MockAudioDecoder() | webrtc::MockAudioDecoder | inlinevirtual |
| ~MockAudioDecoder() | webrtc::MockAudioDecoder | inlinevirtual |
1.8.13