commit | dd9d137982fe7c9cd476b140b99d5ffb594d6eda | [log] [tgz] |
---|---|---|
author | Wind Yuan <feng.yuan@intel.com> | Thu Dec 17 02:07:43 2015 +0800 |
committer | Wind Yuan <feng.yuan@intel.com> | Thu Dec 17 02:20:59 2015 +0800 |
tree | 778aa81c7e7468512eaabebbb1bf5264f5c3a767 | |
parent | 7dc50ea0f985cc047e4eaee24c861b5ea9a7a877 [diff] |
3a-stats: cpu/gpu of cl 3a-stats work in parallel mode * cl-3a-stats calculation of GPU and CPU work together in parallel mode to improve performance. side-effect: may bring 1 frame latency. * cl-framework changed to support output buffer resetable in post_execute. * fix compile warnings. Signed-off-by: Wind Yuan <feng.yuan@intel.com>