| /external/webrtc/webrtc/base/ |
| D | base64.h | 73 static inline std::string Decode(const std::string& data, DecodeFlags flags) { in Decode() function 78 static inline bool Decode(const std::string& data, DecodeFlags flags, in Decode() function 83 static inline bool Decode(const std::string& data, DecodeFlags flags, in Decode() function
|
| /external/vixl/src/aarch64/ |
| D | decoder-aarch64.h | 150 void Decode(const Instruction* instr) { in Decode() function 157 void Decode(Instruction* instr) { in Decode() function
|
| /external/webrtc/webrtc/test/ |
| D | fake_decoder.cc | 33 int32_t FakeDecoder::Decode(const EncodedImage& input, in Decode() function in webrtc::test::FakeDecoder 66 int32_t FakeH264Decoder::Decode(const EncodedImage& input, in Decode() function in webrtc::test::FakeH264Decoder
|
| D | fake_decoder.h | 67 int32_t Decode(const EncodedImage& input, in Decode() function
|
| /external/v4l2_codec2/vda/ |
| D | vp8_decoder.cc | 52 VP8Decoder::DecodeResult VP8Decoder::Decode() { in Decode() function in media::VP8Decoder
|
| D | vp9_decoder.cc | 52 VP9Decoder::DecodeResult VP9Decoder::Decode() { in Decode() function in media::VP9Decoder
|
| /external/lzma/Java/SevenZip/Compression/RangeCoder/ |
| D | BitTreeDecoder.java | 19 public int Decode(Decoder rangeDecoder) throws java.io.IOException in Decode() method in BitTreeDecoder
|
| /external/v8/src/arm64/ |
| D | decoder-arm64-inl.h | 19 void Decoder<V>::Decode(Instruction *instr) { in Decode() function
|
| /external/webrtc/webrtc/video/ |
| D | video_decoder.cc | 85 int32_t VideoDecoderSoftwareFallbackWrapper::Decode( in Decode() function in webrtc::VideoDecoderSoftwareFallbackWrapper
|
| /external/webrtc/webrtc/modules/utility/source/ |
| D | coder.cc | 51 int32_t AudioCoder::Decode(AudioFrame& decodedAudio, in Decode() function in webrtc::AudioCoder
|
| /external/vixl/src/aarch32/ |
| D | instructions-aarch32.cc | 662 uint32_t ImmediateT32::Decode(uint32_t value) { in Decode() function in vixl::aarch32::ImmediateT32 713 uint32_t ImmediateA32::Decode(uint32_t value) { in Decode() function in vixl::aarch32::ImmediateA32
|
| D | operands-aarch32.h | 550 static T Decode(uint32_t v) { in Decode() function 554 static float Decode(uint32_t imm8, const FloatType<float>&) { in Decode() function 558 static double Decode(uint32_t imm8, const FloatType<double>&) { in Decode() function
|
| /external/lzma/CS/7zip/Compress/RangeCoder/ |
| D | RangeCoderBitTree.cs | 120 public uint Decode(RangeCoder.Decoder rangeDecoder) in Decode() method
|
| D | RangeCoderBit.cs | 89 public uint Decode(RangeCoder.Decoder rangeDecoder) in Decode() method
|
| D | RangeCoder.cs | 175 public void Decode(uint start, uint size, uint total) in Decode() method in SevenZip.Compression.RangeCoder.Decoder
|
| /external/libjpeg-turbo/md5/ |
| D | md5.c | 38 #define Decode memcpy macro 71 Decode (unsigned int *output, const unsigned char *input, unsigned int len) in Decode() function
|
| /external/webrtc/webrtc/modules/audio_coding/codecs/ |
| D | audio_decoder.cc | 20 int AudioDecoder::Decode(const uint8_t* encoded, size_t encoded_len, in Decode() function in webrtc::AudioDecoder
|
| /external/webrtc/webrtc/modules/video_coding/ |
| D | video_receiver.cc | 271 int32_t VideoReceiver::Decode(uint16_t maxWaitTimeMs) { in Decode() function in webrtc::vcm::VideoReceiver 347 int32_t VideoReceiver::Decode(const VCMEncodedFrame& frame) { in Decode() function in webrtc::vcm::VideoReceiver
|
| D | generic_decoder.cc | 143 int32_t VCMGenericDecoder::Decode(const VCMEncodedFrame& frame, int64_t nowMs) { in Decode() function in webrtc::VCMGenericDecoder
|
| /external/webrtc/webrtc/modules/video_coding/codecs/i420/ |
| D | i420.cc | 167 int I420Decoder::Decode(const EncodedImage& inputImage, in Decode() function in webrtc::I420Decoder
|
| /external/lzma/CPP/7zip/Bundles/LzmaSpec/ |
| D | LzmaSpec.cpp | 249 unsigned Decode(CRangeDecoder *rc) in Decode() function in CBitTreeDecoder 295 unsigned Decode(CRangeDecoder *rc, unsigned posState) in Decode() function in CLenDecoder 467 int CLzmaDecoder::Decode(bool unpackSizeDefined, UInt64 unpackSize) in Decode() function in CLzmaDecoder
|
| /external/v8/src/interpreter/ |
| D | bytecode-decoder.cc | 88 std::ostream& BytecodeDecoder::Decode(std::ostream& os, in Decode() function in v8::internal::interpreter::BytecodeDecoder
|
| /external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/ |
| D | filters.py | 65 class Decode(object): class
|
| /external/brotli/go/cbrotli/ |
| D | cbrotli.go | 245 func Decode(encodedData []byte) ([]byte, error) { func
|
| /external/webrtc/webrtc/modules/video_coding/test/ |
| D | vcm_payload_sink_factory.cc | 84 bool Decode() { in Decode() function in webrtc::rtpplayer::VcmPayloadSinkFactory::VcmPayloadSink
|