Searched refs:encoded_frames_prev (Results 1 – 4 of 4) sorted by relevance
501 pMP[n]->encoded_frames_prev = pMP[n]->encoded_frames; in RC_UpdateBXRCParams()568 if (pMP->overlapped_win_size > 0 && pMP->encoded_frames_prev >= 0) /* 7/31/03 */ in targetBitCalculation()569 …MP->aver_mad_prev = (pMP->aver_mad_prev * pMP->encoded_frames_prev + curr_mad) / (pMP->encoded_fra… in targetBitCalculation()
303 Int encoded_frames_prev; /* previous encoded_frames */ member
200 int encoded_frames_prev; /* previous encoded_frames */ member
556 if (pMP->overlapped_win_size > 0 && pMP->encoded_frames_prev >= 0) in targetBitCalculation()557 …MP->aver_mad_prev = (pMP->aver_mad_prev * pMP->encoded_frames_prev + curr_mad) / (pMP->encoded_fra… in targetBitCalculation()