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