/external/pdfium/xfa/src/fxbarcode/qrcode/ |
D | BC_QRCodeReader.cpp | 54 CFX_ByteString CBC_QRCodeReader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_QRCodeReader 69 CFX_ByteString CBC_QRCodeReader::Decode(const CFX_WideString& filename, in Decode() function in CBC_QRCodeReader 82 CFX_ByteString CBC_QRCodeReader::Decode(CFX_DIBitmap* pBitmap, in Decode() function in CBC_QRCodeReader 93 CFX_ByteString CBC_QRCodeReader::Decode(CBC_BinaryBitmap* image, int32_t& e) { in Decode() function in CBC_QRCodeReader
|
D | BC_QRCoderDecoder.cpp | 47 CBC_CommonDecoderResult* CBC_QRCoderDecoder::Decode(FX_BOOL* image, in Decode() function in CBC_QRCoderDecoder 64 CBC_CommonDecoderResult* CBC_QRCoderDecoder::Decode(CBC_CommonBitMatrix* bits, in Decode() function in CBC_QRCoderDecoder
|
/external/pdfium/xfa/src/fxbarcode/ |
D | BC_BarCode.cpp | 242 CFX_WideString CBC_Code39::Decode(uint8_t* buf, in Decode() function in CBC_Code39 249 CFX_WideString CBC_Code39::Decode(CFX_DIBitmap* pBitmap, int32_t& e) { in Decode() function in CBC_Code39 345 CFX_WideString CBC_Codabar::Decode(uint8_t* buf, in Decode() function in CBC_Codabar 352 CFX_WideString CBC_Codabar::Decode(CFX_DIBitmap* pBitmap, int32_t& e) { in Decode() function in CBC_Codabar 422 CFX_WideString CBC_Code128::Decode(uint8_t* buf, in Decode() function in CBC_Code128 429 CFX_WideString CBC_Code128::Decode(CFX_DIBitmap* pBitmap, int32_t& e) { in Decode() function in CBC_Code128 505 CFX_WideString CBC_EAN8::Decode(uint8_t* buf, in Decode() function in CBC_EAN8 512 CFX_WideString CBC_EAN8::Decode(CFX_DIBitmap* pBitmap, int32_t& e) { in Decode() function in CBC_EAN8 589 CFX_WideString CBC_EAN13::Decode(uint8_t* buf, in Decode() function in CBC_EAN13 596 CFX_WideString CBC_EAN13::Decode(CFX_DIBitmap* pBitmap, int32_t& e) { in Decode() function in CBC_EAN13 [all …]
|
/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/pdfium/xfa/src/fxbarcode/pdf417/ |
D | BC_PDF417Reader.cpp | 56 CFX_ByteString CBC_PDF417Reader::Decode(CBC_BinaryBitmap* image, int32_t& e) { in Decode() function in CBC_PDF417Reader 59 CFX_ByteString CBC_PDF417Reader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_PDF417Reader 85 CFX_ByteString CBC_PDF417Reader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_PDF417Reader
|
/external/libvorbis/doc/ |
D | 04-codec.tex | 7 \subsection{Overview} 17 \subsection{Header decode and decode setup} 277 \subsection{Audio packet decode and synthesis}
|
/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_DataMatrixReader.cpp | 44 CFX_ByteString CBC_DataMatrixReader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_DataMatrixReader 61 CFX_ByteString CBC_DataMatrixReader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_DataMatrixReader
|
D | BC_DataMatrixDecoder.cpp | 45 CBC_CommonDecoderResult* CBC_DataMatrixDecoder::Decode( in Decode() function in CBC_DataMatrixDecoder
|
/external/vixl/src/vixl/a64/ |
D | decoder-a64.h | 151 void Decode(const Instruction* instr) { in Decode() function 158 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/pdfium/xfa/src/fxbarcode/oned/ |
D | BC_OnedUPCAReader.cpp | 64 CFX_ByteString CBC_OnedUPCAReader::Decode(CBC_BinaryBitmap* image, int32_t& e) { in Decode() function in CBC_OnedUPCAReader 71 CFX_ByteString CBC_OnedUPCAReader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_OnedUPCAReader
|
D | BC_OneDReader.cpp | 34 CFX_ByteString CBC_OneDReader::Decode(CBC_BinaryBitmap* image, int32_t& e) { in Decode() function in CBC_OneDReader 39 CFX_ByteString CBC_OneDReader::Decode(CBC_BinaryBitmap* image, in Decode() function in CBC_OneDReader
|
/external/lzma/CPP/7zip/Compress/ |
D | RangeCoderBit.h | 83 UInt32 Decode(CDecoder *decoder) 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/pdfium/xfa/src/fwl/src/basewidget/ |
D | fxmath_barcodeimp.cpp | 345 CFX_WideString CFX_Barcode::Decode(uint8_t* buf, in Decode() function in CFX_Barcode 363 CFX_WideString CFX_Barcode::Decode(CFX_DIBitmap* pBitmap, int32_t& errorCode) { in Decode() function in CFX_Barcode
|
/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/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/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
|
/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/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
|
/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
|