Home | History | Annotate | Download | only in C

Lines Matching full:encoder

1 /* LzmaEnc.c -- LZMA Encoder

1657 const CLzmaProb *encoder = p->posSlotEncoder[lenToPosState];
1660 posSlotPrices[posSlot] = RcTree_GetPrice(encoder, kNumPosSlotBits, posSlot, p->ProbPrices);