Home | History | Annotate | Download | only in switchback

Lines Matching refs:cost23

3763             register UInt32 cost01, cost23, cost45;
3765 cost01 = cost23 = cost45 = 0;
3770 cost23 += s->len_pack[icv][1]; \
3787 cost[2] = cost23 & 0xffff; cost[3] = cost23 >> 16;