]> granicus.if.org Git - libvpx/commit
Rework the wiener variance buffer
authorJingning Han <jingning@google.com>
Tue, 30 Apr 2019 18:54:07 +0000 (11:54 -0700)
committerJingning Han <jingning@google.com>
Wed, 1 May 2019 03:40:03 +0000 (03:40 +0000)
commit7a4703e8a90cae5b3c021af949c7e1387aff7309
tree5f5e5151904a9fdfa1633a3c6bdae83b22609184
parent37c8030a2a79fc6aa8fab686fd60117d3833d1b2
Rework the wiener variance buffer

Support the potential frame scaling use case. The operation flow
now allows the codec to allocate the memory buffer only when
perceptual AQ mode is enabled.

Change-Id: I7529e63131276dbe3a29f910d3a227f20dbc94a2
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h