Refactor encoder frame count update
authorJingning Han <jingning@google.com>
Wed, 22 Aug 2018 17:16:46 +0000 (10:16 -0700)
committerJingning Han <jingning@google.com>
Wed, 22 Aug 2018 22:09:18 +0000 (15:09 -0700)
commitaab1b2912bcab60aa1427e52d8c49da249fc96ca
tree0959d73c582ff69e66014b88b508689bc7bcc7d4
parentfe47e829298a7f7c44749164a480ff7dcdf07ea5
Refactor encoder frame count update

This refactoring allows the encoder to skip frame count update in
the show_existing_frame mode.

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