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