Searched refs:target_bits (Results 1 – 2 of 2) sorted by relevance
239 … pMP->target_bits = rc->T = rc->TMN_TH = (Int)(rc->TMN_TH * (1.0 + pMP->counter_BTdst * 0.1)); in RC_VopQPSetting()244 pMP->target_bits = rc->T; in RC_VopQPSetting()331 rc->T = pMP->target_bits = rc->TMN_TH - rc->TMN_W; in RC_VopUpdateStat()
264 Int target_bits; /* target bits for current frame, = rc->T */ member