]> granicus.if.org Git - libvpx/commit
vp9/rate_ctrl_rtc: Improve get cyclic refresh data
authorHirokazu Honda <hiroh@chromium.org>
Thu, 17 Nov 2022 07:05:28 +0000 (16:05 +0900)
committerHirokazu Honda <hiroh@chromium.org>
Fri, 18 Nov 2022 02:43:34 +0000 (11:43 +0900)
commit3fa698a6e855aad203517b8e71290b837ceda192
tree98ec8675dfbf290f272f41906fb7838015bbb2f6
parent5245f6e9cb7e6bb68ab45fe4d8b00bc9b16857e1
vp9/rate_ctrl_rtc: Improve get cyclic refresh data

A client of the vp9 rate controller needs to know whether the
segmentation is enabled and the size of delta_q. It is also nicer to
know the size of map. This CL changes the interface to achieve these.

Bug: b:259487065
Test: Build

Change-Id: If05854530f97e1430a7b97788910f277ab673a87
vp9/ratectrl_rtc.cc
vp9/ratectrl_rtc.h