Searched defs:Decode (Results 1 – 5 of 5) sorted by relevance
30 size_t Leb128Decoder::Decode(size_t offset, uint64_t* result) const { in Decode() function in nogrod::Leb128Decoder
34 TEST_P(DecoderTest, Decode) { in TEST_P() argument
27 public native int Decode(String inputFilePath, String inputFileName, String statsFile, in Decode() method in Native
44 static int Decode(GifFileType* fileType, GifByteType* out, int size) { in Decode() function
1035 uint8_t Decode(const uint16_t* code) { in Decode() function