]> granicus.if.org Git - libvpx/commit
Refactored the row based multi-threading code
authorRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Thu, 16 Feb 2017 13:37:41 +0000 (19:07 +0530)
committerRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Mon, 20 Feb 2017 10:43:45 +0000 (16:13 +0530)
commit97d6a4cbd1d89224fcb2c4045a8adefa9c75bfe0
tree39be1873ec62d7417cbe4daaeeae50ee16b5dc6a
parent61927ba4ac6390bc98396b9ba30d050f63e720fa
Refactored the row based multi-threading code

Modified the code to facilitate bit-match tests in first pass
Added unit-tests to test the row based multi-threading behavior for bit-exactness

Change-Id: Ieaf6a8f935bb1075597e0a3b52d9989c8546d7df
test/vp9_ethread_test.cc
vp9/encoder/vp9_encoder.c
vp9/encoder/vp9_firstpass.c
vp9/encoder/vp9_firstpass.h