/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g711/ |
H A D | audio_decoder_pcm.cc | 22 std::vector<AudioDecoder::ParseResult> AudioDecoderPcmU::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderPcmU 63 std::vector<AudioDecoder::ParseResult> AudioDecoderPcmA::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderPcmA
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/g722/ |
H A D | audio_decoder_g722.cc | 53 std::vector<AudioDecoder::ParseResult> AudioDecoderG722Impl::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderG722Impl 144 std::vector<AudioDecoder::ParseResult> AudioDecoderG722StereoImpl::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderG722StereoImpl
|
/aosp_15_r20/external/grpc-grpc/tools/http2_interop/ |
H A D | frame.go | 23 ParsePayload(io.Reader) error methodSpec
|
H A D | http1frame.go | 33 func (f *HTTP1Frame) ParsePayload(r io.Reader) error { func
|
H A D | unknownframe.go | 31 func (f *UnknownFrame) ParsePayload(r io.Reader) error { func
|
H A D | ping.go | 35 func (f *PingFrame) ParsePayload(r io.Reader) error { func
|
H A D | goaway.go | 36 func (f *GoAwayFrame) ParsePayload(r io.Reader) error { func
|
H A D | settings.go | 75 func (f *SettingsFrame) ParsePayload(r io.Reader) error { func
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/http2_interop/ |
D | frame.go | 23 ParsePayload(io.Reader) error methodSpec
|
D | http1frame.go | 33 func (f *HTTP1Frame) ParsePayload(r io.Reader) error { func
|
D | unknownframe.go | 31 func (f *UnknownFrame) ParsePayload(r io.Reader) error { func
|
D | ping.go | 35 func (f *PingFrame) ParsePayload(r io.Reader) error { func
|
D | goaway.go | 36 func (f *GoAwayFrame) ParsePayload(r io.Reader) error { func
|
D | settings.go | 75 func (f *SettingsFrame) ParsePayload(r io.Reader) error { func
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/pcm16b/ |
H A D | audio_decoder_pcm16b.cc | 55 std::vector<AudioDecoder::ParseResult> AudioDecoderPcm16B::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderPcm16B
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/ilbc/ |
H A D | audio_decoder_ilbc.cc | 57 std::vector<AudioDecoder::ParseResult> AudioDecoderIlbcImpl::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderIlbcImpl
|
/aosp_15_r20/external/webrtc/test/ |
H A D | audio_decoder_proxy_factory.h | 56 std::vector<ParseResult> ParsePayload(rtc::Buffer&& payload, in ParsePayload() function
|
/aosp_15_r20/external/webrtc/modules/audio_coding/codecs/opus/ |
H A D | audio_decoder_opus.cc | 38 std::vector<AudioDecoder::ParseResult> AudioDecoderOpusImpl::ParsePayload( in ParsePayload() function in webrtc::AudioDecoderOpusImpl
|
H A D | audio_decoder_multi_channel_opus_impl.cc | 89 AudioDecoderMultiChannelOpusImpl::ParsePayload(rtc::Buffer&& payload, in ParsePayload() function in webrtc::AudioDecoderMultiChannelOpusImpl
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/ |
H A D | fake_decode_from_file.cc | 57 std::vector<AudioDecoder::ParseResult> FakeDecodeFromFile::ParsePayload( in ParsePayload() function in webrtc::test::FakeDecodeFromFile
|
/aosp_15_r20/external/webrtc/api/audio_codecs/ |
H A D | audio_decoder.cc | 72 std::vector<AudioDecoder::ParseResult> AudioDecoder::ParsePayload( in ParsePayload() function in webrtc::AudioDecoder
|
/aosp_15_r20/external/webrtc/video/ |
H A D | picture_id_tests.cc | 82 bool ParsePayload(const uint8_t* packet, in ParsePayload() function in webrtc::PictureIdObserver
|
H A D | video_send_stream_tests.cc | 4119 bool ParsePayload(const uint8_t* packet, in TestTemporalLayers() function in webrtc::VideoSendStreamTest::TestTemporalLayers::TemporalLayerObserver
|
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/ |
H A D | neteq_network_stats_unittest.cc | 80 std::vector<ParseResult> ParsePayload(rtc::Buffer&& payload, in ParsePayload() function in webrtc::test::MockAudioDecoder
|