HomeSort by relevance Sort by last modified time
    Searched refs:V27POLYB (Results 1 - 7 of 7) sorted by null

  /external/fec/
viterbi27_sse.c 31 int polys[2] = { V27POLYA, V27POLYB };
viterbi27_mmx.c 67 int polys[2] = { V27POLYA, V27POLYB };
viterbi27_port.c 60 int polys[2] = { V27POLYA, V27POLYB };
vtest27.c 121 symbols[2*i+1] = addnoise(parity(sr & V27POLYB),gain,Gain,127.5,255);
viterbi27_av.c 57 int polys[2] = { V27POLYA,V27POLYB };
viterbi27_sse2.c 60 int polys[2] = { V27POLYA, V27POLYB };
fec.h 10 * The NASA-DSN convention is to use V27POLYA inverted, then V27POLYB
11 * The CCSDS/NASA-GSFC convention is to use V27POLYB, then V27POLYA inverted
14 #define V27POLYB 0x4f

Completed in 58 milliseconds