Searched refs:total_bit (Results 1 – 1 of 1) sorted by relevance
938 RK_S32 total_bit = 0, pbit_sum = 0; in moving_ratio_calc() local956 total_bit += (scale * pre_I_bit >> 5); in moving_ratio_calc()965 if ( pbit_sum == 0 || total_bit == 0) { in moving_ratio_calc()968 RK_S32 index = (total_bit << 6) / pbit_sum; in moving_ratio_calc()