]> granicus.if.org Git - libvpx/commit
Allocate tpl_dep_stats frame buffer
authorJingning Han <jingning@google.com>
Mon, 21 May 2018 17:13:53 +0000 (10:13 -0700)
committerJingning Han <jingning@google.com>
Thu, 14 Jun 2018 19:14:16 +0000 (12:14 -0700)
commit775706c4534475ace8c3b68516e40628ee03808f
tree5cd89c7b43596df062f6ff78e5d77e36c1a34278
parentea78306257fa185255ef922541306d2a9ab1b744
Allocate tpl_dep_stats frame buffer

Allocate buffers to support gather temporal dependency statistics
at the encoder.

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