Changes to facilitate multi-threading of encoding stage
authorRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Thu, 2 Feb 2017 08:49:29 +0000 (14:19 +0530)
committerRanjit Kumar Tulabandu <ranjit.tulabandu@ittiam.com>
Thu, 2 Feb 2017 09:17:13 +0000 (14:47 +0530)
commit12ec948490c61bf234febc84196216442529180b
tree6ea8f0eefe708c6ce99f31a91b47b5ed41502912
parent106c620a23e30cccb592af21586ad0734deca2f3
Changes to facilitate multi-threading of encoding stage

Modified the encoding stage to have row level entry points with relevant
initializations and to access the token information at row level

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