Searched refs:counter_BTsrc (Results 1 – 2 of 2) sorted by relevance
131 pMP[n]->counter_BTdst = pMP[n]->counter_BTsrc = 0; in RC_Initialize()392 pMP->counter_BTsrc += 10 * num_skip; in RC_UpdateBuffer()487 pMP[n]->counter_BTdst = pMP[n]->counter_BTsrc = 0; in RC_UpdateBXRCParams()492 pMP[n]->counter_BTsrc = -diff_counter; in RC_UpdateBXRCParams()548 if (pMP->counter_BTsrc > 1000 && pMP->counter_BTdst > 1000) in targetBitCalculation()550 pMP->counter_BTsrc -= 1000; in targetBitCalculation()636 prev_counter_diff = pMP->counter_BTdst - pMP->counter_BTsrc; in targetBitCalculation()674 pMP->counter_BTsrc += diff_counter_BTsrc; in targetBitCalculation()794 pMP->counter_BTsrc++; in calculateQuantizer_Multipass()865 pMP->counter_BTsrc += 10 * rc->skip_next_frame; in updateRC_PostProc()[all …]
291 …Int counter_BTsrc; /* BT = Bit Transfer, bit transfer from low motion frames or less complicatedl… member