Home
last modified time | relevance | path

Searched refs:crc8_wide (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/decoder/srce/
Dframing.c55 const OI_BYTE crc8_wide[128] = { variable
118 crc = crc8_wide[idx >> 1]; in crc_iterate()
133 crc = crc8_wide[idx >> 1]; in crc_iterate_top4()