Home
last modified time | relevance | path

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

/u-boot/lib/bzip2/
A Dbzlib_compress.c401 register UInt32 cost01, cost23, cost45; in sendMTFValues() local
403 cost01 = cost23 = cost45 = 0; in sendMTFValues()
409 cost45 += s->len_pack[icv][2]; \ in sendMTFValues()
426 cost[4] = cost45 & 0xffff; cost[5] = cost45 >> 16; in sendMTFValues()

Completed in 3 milliseconds