Searched refs:tab0 (Results 1 – 1 of 1) sorted by relevance
249 const uint32_t * const tab0 = bch->mod8_tab; in bch_encode() local250 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode()301 p0 = tab0 + (l+1)*((w >> 0) & 0xff); in bch_encode()
Completed in 6 milliseconds