Home
last modified time | relevance | path

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

/lib/
Dbch.c251 const uint32_t * const tab2 = tab1 + 256*(l+1); in bch_encode() local
252 const uint32_t * const tab3 = tab2 + 256*(l+1); in bch_encode()
303 p2 = tab2 + (l+1)*((w >> 16) & 0xff); in bch_encode()