Searched refs:crc8_table (Results 1 – 2 of 2) sorted by relevance
322 static const guint8 crc8_table[256] = { variable363 crc = crc8_table[crc ^ *data]; in gst_flac_calculate_crc8()
68 static const guint8 crc8_table[256] = { variable109 crc = crc8_table[crc ^ *data]; in gst_flac_calculate_crc8()