HomeSort by relevance Sort by last modified time
    Searched refs:V27POLYA (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 120 symbols[2*i+0] = addnoise(parity(sr & V27POLYA),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
13 #define V27POLYA 0x6d

Completed in 319 milliseconds