vp9_dthread: remove frame_parallel_decoding_mode requirement
authorYunqing Wang <yunqingwang@google.com>
Sat, 31 Jan 2015 01:00:54 +0000 (17:00 -0800)
committerYunqing Wang <yunqingwang@google.com>
Wed, 4 Feb 2015 17:16:41 +0000 (09:16 -0800)
commitb3b7645a2f8571d3c4ca4ef8168ff1704c5cd5b0
tree6941b438ad4f11dc153a6db0262f631173c8df5c
parent3a5d40608ef5603764f45ec33448f5c013b875b4
vp9_dthread: remove frame_parallel_decoding_mode requirement

This patch continues the work to remove frame_parallel_decoding_mode
requirement in VP9 multi-threaded tile decoder. In order to do that,
the frame counts associated to each thread need to be accumulated
together after the frame is decoded.

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