Home
last modified time | relevance | path

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

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-dtv/lib/dvb/
H A Ddvb_bch_bb_impl.cc506 const int polys03[] = { 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1 }; in bch_poly_build_tables() local
556 len = poly_mult(polys03, 15, polyout[0], len, polyout[1]); in bch_poly_build_tables()
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-dtv/lib/dvbt2/
H A Ddvbt2_framemapper_cc_impl.cc1019 const int polys03[] = { 1, 1, 1, 0, 0, 0, 1, 0, 0, 1, 1, 0, 0, 0, 1 }; in bch_poly_build_tables() local
1034 len = poly_mult(polys03, 15, polyout[0], len, polyout[1]); in bch_poly_build_tables()