Home | History | Annotate | Download | only in tests

Lines Matching defs:icv

3779             register UInt16 icv;
3783 icv = mtfv[gs+(nn)]; \
3784 cost01 += s->len_pack[icv][0]; \
3785 cost23 += s->len_pack[icv][1]; \
3786 cost45 += s->len_pack[icv][2]; \
3808 UInt16 icv = mtfv[i];
3809 for (t = 0; t < nGroups; t++) cost[t] += s->len[t][icv];