Home | History | Annotate | Download | only in gennorm

Lines Matching refs:ccs

1010     uint8_t ccs[40];
1027 prevCC=ccs[j-1];
1033 ccs[j]=prevCC;
1036 ccs[j]=cc;
1039 ccs[i]=cc;
1043 return (uint16_t)(((uint16_t)ccs[0]<<8)|ccs[length-1]);