Home | History | Annotate | Download | only in tests

Lines Matching defs:icv

3788             register UInt16 icv;
3792 icv = mtfv[gs+(nn)]; \
3793 cost01 += s->len_pack[icv][0]; \
3794 cost23 += s->len_pack[icv][1]; \
3795 cost45 += s->len_pack[icv][2]; \
3817 UInt16 icv = mtfv[i];
3818 for (t = 0; t < nGroups; t++) cost[t] += s->len[t][icv];