Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/
H A Dbch.c233 const uint32_t * const tab1 = tab0 + 256*(l+1); in encode_bch() local
234 const uint32_t * const tab2 = tab1 + 256*(l+1); in encode_bch()
276 p1 = tab1 + (l+1)*((w >> 8) & 0xff); in encode_bch()