Searched refs:V29POLYB (Results 1 – 7 of 7) sorted by relevance
33 int polys[2] = { V29POLYA,V29POLYB }; in create_viterbi29_sse()
60 int polys[2] = {V29POLYA,V29POLYB}; in create_viterbi29_sse2()
34 int polys[2] = {V29POLYA,V29POLYB}; in create_viterbi29_mmx()
58 int polys[2] = {V29POLYA,V29POLYB}; in create_viterbi29_port()
121 symbols[2*i+1] = addnoise(parity(sr & V29POLYB),gain,Gain,127.5,255);
58 int polys[2] = { V29POLYA,V29POLYB }; in create_viterbi29_av()
64 #define V29POLYB 0x11d macro