Searched defs:crc8 (Results 1 – 5 of 5) sorted by relevance
39 uint8_t crc8; member70 uint8_t crc8; member
46 uint8_t crc8; member
1880 public static int crc8(byte[] bytes, int start, int end, int initialValue) { in crc8() method in Util
3278 def crc8(buf): function
2168 …FLAC__byte crc8, raw_header[16]; /* MAGIC NUMBER based on the maximum frame header size, including… in read_frame_header_() local