Searched defs:crc_bits (Results 1 – 1 of 1) sorted by relevance
398 gst_sbc_calculate_crc8 (const guint8 * data, gint crc_bits) in gst_sbc_calculate_crc8()449 guint8 crc_data[2 + 1 + 8], crc_bits, i; in gst_sbc_parse_header() local