Searched defs:GetDecoder (Results 1 – 10 of 10) sorted by relevance
60 AudioDecoder* DecoderDatabase::DecoderInfo::GetDecoder() const { in GetDecoder() function in webrtc::DecoderDatabase::DecoderInfo252 AudioDecoder* DecoderDatabase::GetDecoder(uint8_t rtp_payload_type) const { in GetDecoder() function in webrtc::DecoderDatabase
92 TEST(DecoderDatabase, GetDecoder) { in TEST() argument
88 VCMGenericDecoder* VCMDecoderDatabase::GetDecoder( in GetDecoder() function in webrtc::VCMDecoderDatabase
107 VCMGenericDecoder* DEPRECATED_VCMDecoderDataBase::GetDecoder( in GetDecoder() function in webrtc::vcm::DEPRECATED_VCMDecoderDataBase
70 webgpu::WebGPUDecoder* GetDecoder() const { in GetDecoder() function
97 vpx_codec_ctx_t *GetDecoder() { return &decoder_; } in GetDecoder() function
100 aom_codec_ctx_t *GetDecoder() { return &decoder_; } in GetDecoder() function
81 VideoDecoder* VideoStreamDecoderImpl::GetDecoder(int payload_type) { in GetDecoder() function in webrtc::VideoStreamDecoderImpl
117 Decoder2 GetDecoder(int pos, byte prevByte) in GetDecoder() method in Decoder.LiteralDecoder
538 static SkPngNormalDecoder* GetDecoder(png_structp png_ptr) { in GetDecoder() function in SkPngNormalDecoder