]> granicus.if.org Git - libvpx/commit
vp9_svc_layercontext.c: relocate a macro definition
authorJames Zern <jzern@google.com>
Wed, 3 Feb 2016 01:51:25 +0000 (17:51 -0800)
committerJames Zern <jzern@google.com>
Wed, 3 Feb 2016 02:02:33 +0000 (18:02 -0800)
commitc9e057a9a0d49ff878895272ba1f072ad64b0157
tree4f97b000aea448f8d1058f436c121d2b3a854c36
parentd6c66d46916c4dfc1da31694409326bf35d82ee0
vp9_svc_layercontext.c: relocate a macro definition

move SMALL_FRAME_FB_IDX closer to its first use. this is only used with
CONFIG_SPATIAL_SVC.

Change-Id: Ibf2b3e59a3aab2be2c3b3f89b4380ebe272e0ed6
vp9/encoder/vp9_svc_layercontext.c