Home | History | Annotate | Download | only in switchback

Lines Matching defs:icv

3764             register UInt16 icv;
3768 icv = mtfv[gs+(nn)]; \
3769 cost01 += s->len_pack[icv][0]; \
3770 cost23 += s->len_pack[icv][1]; \
3771 cost45 += s->len_pack[icv][2]; \
3793 UInt16 icv = mtfv[i];
3794 for (t = 0; t < nGroups; t++) cost[t] += s->len[t][icv];