Searched refs:nTotalRound (Results 1 – 2 of 2) sorted by relevance
548 int nTotalRound = 0; in PutFDC() local566 nTotalRound = 1; in PutFDC()568 nTotalRound = (bit_len+15)>>4; in PutFDC()570 return nTotalRound; in PutFDC()577 mfe_reg.reg_mfe_s_fdc_bs_count = nTotalRound-1; // Count from 0 in PutFDC()
558 MS_S32 nTotalRound = 0; in PutFDC() local570 nTotalRound = 1; in PutFDC()572 nTotalRound = (bit_len+15)>>4; in PutFDC()574 return nTotalRound; in PutFDC()581 mfe_reg->reg_mfe_s_fdc_bs_count = nTotalRound-1; // Count from 0 in PutFDC()