Home | History | Annotate | Download | only in switchback

Lines Matching refs:cost45

3763             register UInt32 cost01, cost23, cost45;
3765 cost01 = cost23 = cost45 = 0;
3771 cost45 += s->len_pack[icv][2]; \
3788 cost[4] = cost45 & 0xffff; cost[5] = cost45 >> 16;