Searched refs:NS2Indx (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8_private.h81 Byte NS2BSIndx[256], NS2Indx[260]; member in struct:__anon1086
113 &p->BinSumm[p->NS2Indx[Ppmd8Context_OneState(p->MinContext)->Freq - 1]][ \
H A Darchive_ppmd7_private.h59 Byte NS2Indx[256], NS2BSIndx[256], HB2Flag[256]; member in struct:__anon1080
H A Darchive_ppmd8.c83 p->NS2Indx[i] = (Byte)i;
86 p->NS2Indx[i] = (Byte)m;
379 while (p->NS2Indx[i] == m)
392 while (p->NS2Indx[i + 3] == m + 3)
1044 see = p->See[(unsigned)p->NS2Indx[(unsigned)p->MinContext->NumStats + 2] - 3] +
1270 NS2Indx
H A Darchive_ppmd7.c106 p->NS2Indx[i] = (Byte)i;
109 p->NS2Indx[i] = (Byte)m;
673 see = p->See[p->NS2Indx[nonMasked - 1]] +

Completed in 65 milliseconds