Searched defs:Decode (Results 1 – 4 of 4) sorted by relevance
50 #define Decode memcpy macro79 Decode (u_int32_t *output, const unsigned char *input, unsigned int len) in Decode() function
273 Decode(UINT4 *output, const unsigned char *input, unsigned int len) in Decode() function
69 void (*Decode)(void *p, UInt32 start, UInt32 size); member
289 static void Decode(uint16 *out,const unsigned char *S,const uint16 *M,long long len) in Decode() function