| /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/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/pdfium/core/fxcodec/jbig2/ |
| D | JBig2_ArithIntDecoder.cpp | 50 bool CJBig2_ArithIntDecoder::Decode(CJBig2_ArithDecoder* pArithDecoder, in Decode() function in CJBig2_ArithIntDecoder 95 void CJBig2_ArithIaidDecoder::Decode(CJBig2_ArithDecoder* pArithDecoder, in Decode() function in CJBig2_ArithIaidDecoder
|
| D | JBig2_ArithDecoder.cpp | 66 int CJBig2_ArithDecoder::Decode(JBig2ArithCtx* pCX) { in Decode() function in CJBig2_ArithDecoder
|
| D | jbig2module.cpp | 70 FXCODEC_STATUS Jbig2Module::Decode(Jbig2Context* pJbig2Context, in Decode() function in fxcodec::Jbig2Module
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | HuffmanTreeGroup.cs | 38 internal static void Decode(Org.Brotli.Dec.HuffmanTreeGroup group, Org.Brotli.Dec.BitReader br) in Decode() method in Org.Brotli.Dec.HuffmanTreeGroup
|
| /external/vixl/src/aarch64/ |
| D | decoder-aarch64.cc | 38 void Decoder::Decode(const Instruction* instr) { in Decode() function in vixl::aarch64::Decoder 47 void Decoder::Decode(Instruction* instr) { in Decode() function in vixl::aarch64::Decoder 414 void CompiledDecodeNode::Decode(const Instruction* instr) const { in Decode() function in vixl::aarch64::CompiledDecodeNode
|
| /external/pdfium/third_party/base/allocator/partition_allocator/ |
| D | partition_freelist_entry.h | 58 ALWAYS_INLINE static PartitionFreelistEntry* Decode( in Decode() function
|
| /external/libgav1/libgav1/tests/fuzzer/ |
| D | decoder_fuzzer.cc | 39 void Decode(const uint8_t* const data, const size_t size, in Decode() function
|
| /external/v8/src/third_party/utf8-decoder/ |
| D | utf8-decoder.h | 24 static inline void Decode(uint8_t byte, State* state, uint32_t* buffer) { in Decode() function
|
| /external/tensorflow/tensorflow/core/framework/ |
| D | variant.h | 290 bool Decode(string buf) { in Decode() function 370 bool Decode(VariantTensorData data) final { in Decode() function 376 bool Decode(string buf) final { return DecodeVariant(&buf, &value); } in Decode() function
|
| D | shared_ptr_variant.h | 67 bool Decode(const VariantTensorData&) { in Decode() function
|
| /external/v8/src/snapshot/ |
| D | serializer-deserializer.h | 194 static constexpr TValue Decode(byte bytecode) { in Decode() function 248 static constexpr int Decode(int value) { in Decode() function
|
| /external/v8/src/strings/ |
| D | unicode-decoder.cc | 46 void Utf8Decoder::Decode(Char* out, const Vector<const uint8_t>& data) { in Decode() function in v8::internal::Utf8Decoder
|
| /external/OpenCSD/decoder/docs/prog_guide/ |
| D | prog_guide_main.md | 61 ### Decode Tree ###
|
| /external/v4l2_codec2/accel/ |
| D | vp8_decoder.cc | 53 VP8Decoder::DecodeResult VP8Decoder::Decode() { in Decode() function in media::VP8Decoder
|
| /external/grpc-grpc/src/cpp/ext/filters/census/ |
| D | rpc_encoding.h | 76 static size_t Decode(absl::string_view buf, GrpcTraceContext* tc) { in Decode() function 220 static size_t Decode(absl::string_view buf, uint64_t* time) { in Decode() function
|
| /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/brotli/go/cbrotli/ |
| D | reader.go | 152 func Decode(encodedData []byte) ([]byte, error) { func
|
| /external/libyuv/files/fuzz/ |
| D | mjpeg_dec_fuzz.cc | 39 extern "C" bool Decode(libyuv::MJpegDecoder &decoder) { in Decode() function
|
| /external/webrtc/webrtc/video/ |
| D | video_decoder.cc | 85 int32_t VideoDecoderSoftwareFallbackWrapper::Decode( in Decode() function in webrtc::VideoDecoderSoftwareFallbackWrapper
|
| /external/v8/src/codegen/arm64/ |
| D | decoder-arm64-inl.h | 17 void Decoder<V>::Decode(Instruction* instr) { in Decode() function
|
| /external/v8/src/interpreter/ |
| D | bytecode-flags.cc | 73 TestTypeOfFlags::LiteralFlag TestTypeOfFlags::Decode(uint8_t raw_flag) { in Decode() function in v8::internal::interpreter::TestTypeOfFlags
|
| /external/webrtc/webrtc/modules/utility/source/ |
| D | coder.cc | 51 int32_t AudioCoder::Decode(AudioFrame& decodedAudio, in Decode() function in webrtc::AudioCoder
|