Point show frame buffer towards existing frame buffer
authorJingning Han <jingning@google.com>
Tue, 21 Aug 2018 17:16:57 +0000 (10:16 -0700)
committerJingning Han <jingning@google.com>
Tue, 21 Aug 2018 17:29:04 +0000 (10:29 -0700)
commit1ec8fc9da72931ea30881e81cb969ecd1c9b38eb
tree1efd7f2b32a02958fc8b7801e44236db3c666230
parent3b0d06b5992b0a2be6aae195ad45064332759ff2
Point show frame buffer towards existing frame buffer

When the show_existing_frame mode is on, directly point the new
frame pointer towards the existing reference frame buffer entry.

Change-Id: Ic50b25655fe95ea702fb529afacb7701ec17adcb
vp9/encoder/vp9_encoder.c