Searched refs:tmp_bytes_read (Results 1 – 1 of 1) sorted by relevance
70 uint32_t tmp_bytes_read; in DecodeSize() local72 &tmp_bytes_read); in DecodeSize()76 assert(tmp_bytes_read > 0); in DecodeSize()78 *bytes_read = tmp_bytes_read + 1; in DecodeSize()