Searched defs:decode_value (Results 1 – 2 of 2) sorted by relevance
203 def _SimpleDecoder(wire_type, decode_value): argument266 def _ModifiedDecoder(wire_type, decode_value, modify_value): argument
163 static int decode_value(SCPRContext *s, uint32_t *cnt, uint32_t maxc, uint32_t step, uint32_t *rval) in decode_value() function