Home
last modified time | relevance | path

Searched refs:CProbEntry (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Compress/
DLzmsDecoder.h77 struct CProbEntry struct
133 unsigned Decode(UInt32 *state, UInt32 numStates, struct CProbEntry *probs) in Decode()
136 CProbEntry *entry = &probs[st]; in Decode()
184 struct CProbEntry mainProbs[k_NumMainProbs];
185 struct CProbEntry matchProbs[k_NumMatchProbs];
187 struct CProbEntry lzRepProbs[k_NumReps][k_NumRepProbs];
188 struct CProbEntry deltaRepProbs[k_NumReps][k_NumRepProbs];