Searched refs:cost45 (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Dcompress.c360 register UInt32 cost01, cost23, cost45; local
362 cost01 = cost23 = cost45 = 0;
368 cost45 += s->len_pack[icv][2]; \
385 cost[4] = cost45 & 0xffff; cost[5] = cost45 >> 16;

Completed in 88 milliseconds