Home
last modified time | relevance | path

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

/lib/
Dbch.c250 const uint32_t * const tab1 = tab0 + 256*(l+1); in bch_encode() local
251 const uint32_t * const tab2 = tab1 + 256*(l+1); in bch_encode()
302 p1 = tab1 + (l+1)*((w >> 8) & 0xff); in bch_encode()