Home
last modified time | relevance | path

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

/linux-3.3/drivers/media/dvb/frontends/
Dit913x-fe-priv.h55 static struct adctable tab3[] = { variable
156 {12000000, tab3}, /* 12.00MHz */
158 {36000000, tab3}, /* 36.00MHz */
/linux-3.3/lib/
Dbch.c194 const uint32_t * const tab3 = tab2 + 256*(l+1); in encode_bch() local
237 p3 = tab3 + (l+1)*((w >> 24) & 0xff); in encode_bch()