]> granicus.if.org Git - libvpx/commit
vp9_ethread: calculate and save the tok starting address for tiles
authorYunqing Wang <yunqingwang@google.com>
Wed, 26 Nov 2014 00:53:47 +0000 (16:53 -0800)
committerYunqing Wang <yunqingwang@google.com>
Wed, 26 Nov 2014 01:19:35 +0000 (17:19 -0800)
commit0993bef7e99ed1935dfdc245cb2db34f73f3bc32
tree9cf2f0829d055074c020c5d2a628ea2ee9a269fc
parent30104207fda5ef23d1c3c3f161c297511524530b
vp9_ethread: calculate and save the tok starting address for tiles

Each tile's tok starting address is calculated before the encoding
process. These addresses are stored so that the same calculation
won't be done again in packing bit stream.

Change-Id: I0a3be0301f002260c19a850303f2f73ebc47aa50
vp9/encoder/vp9_bitstream.c
vp9/encoder/vp9_encodeframe.c
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_encoder.h