commit | d0b547c6760270e07571f5a592549fbdabcd08c4 | [log] [tgz] |
---|---|---|
author | Yunqing Wang <yunqingwang@google.com> | Fri Nov 14 16:04:15 2014 -0800 |
committer | Yunqing Wang <yunqingwang@google.com> | Fri Nov 14 16:09:22 2014 -0800 |
tree | bcd099ebbcd2e263ef7bdf8daaa1fbf6e5afb9de | |
parent | 035acac0081b245bbb9671d4ab1d0fbd97583914 [diff] |
vp9_ethread: combine encoder counts in separate struct Several frame counters in encoder are updated at SB level. Combine those counters and put them in a separate struct, which allows us to allocate one copy for each thread. Change-Id: I00366296a13c0ada4d8fa12f5e07728388b6cab7