Lines Matching refs:cost01
3140 register UInt32 cost01, cost23, cost45; in sendMTFValues() local
3142 cost01 = cost23 = cost45 = 0; in sendMTFValues()
3150 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3151 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3152 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3153 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3154 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3155 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3156 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3157 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3158 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3159 …cost01 += s->len_pack[icv][0]; cost23 += s->len_pack[icv][1]; cost45 += s->len_pack[icv][2];; icv … in sendMTFValues()
3163 cost[0] = cost01 & 0xffff; cost[1] = cost01 >> 16; in sendMTFValues()