]> granicus.if.org Git - libvpx/commit
Add Memory to Enable Row Decode
authorRitu Baldwa <ritu.baldwa@ittiam.com>
Wed, 10 Oct 2018 10:55:51 +0000 (16:25 +0530)
committerRitu Baldwa <ritu.baldwa@ittiam.com>
Thu, 25 Oct 2018 06:52:58 +0000 (12:22 +0530)
commit351ec07a6da930b5751cc84586f15ed65f1f9033
treeac7c8e48ad5d7db89ce9b312fd0a4b9e4c503f03
parent4da98b0cc3a539d1be028d0c4c87d7cd3d718781
Add Memory to Enable Row Decode

Row based multi-thread needs extra memory to store the parsed
co-efficients, partitions and eob. This commit adds memory for the same.

Change-Id: I13fa4a6ada2ec3048bc973e465055b832429388f
vp9/decoder/vp9_decodeframe.c
vp9/decoder/vp9_decoder.c
vp9/decoder/vp9_decoder.h