]> granicus.if.org Git - libvpx/commit
Remove unused fb_cb related fields from VP9_COMMON
authorWan-Teh Chang <wtc@google.com>
Thu, 18 Jul 2019 21:37:32 +0000 (14:37 -0700)
committerWan-Teh Chang <wtc@google.com>
Thu, 18 Jul 2019 21:37:32 +0000 (14:37 -0700)
commit546c273f1ac139a5e30a790396ed28073b3e3bff
treecb25ef6685d45aa982a5e0ae7019a5848e077509
parent548974b293aafd6b49d9fd8d6653914a284eb929
Remove unused fb_cb related fields from VP9_COMMON

Remove the cb_priv, get_fb_cb, release_fb_cb, and int_frame_buffers
fields from the VP9_COMMON struct. They are not being used.

Change-Id: I235194aa8b315cd8ec9405bbba5feb3bee69f7e0
vp9/common/vp9_onyxc_int.h