commit | 30596fb2e57a6b241be80b03ac7058994507c24f | [log] [tgz] |
---|---|---|
author | Luc Trudeau <luc@trud.ca> | Mon May 08 11:35:25 2017 -0400 |
committer | Luc Trudeau <luc@trud.ca> | Mon May 08 17:00:25 2017 +0000 |
tree | 39d75b1c7ed53db0ac20ceafb967ae285c6f6ecb | |
parent | ebcdb25eb165c7548325bbfe87f3e142c9da799e [diff] |
[CFL] Change cfl_load to use width and height Since the size used with cfl_load can either be based on the transform block size and the prediction block size, width and height are used as parameters instead of TX_SIZE. This resolves a problem where cfl_compute_alpha_ind was reading uninitialized memory. Change-Id: I187dbdd5b2e8bd85e82bb77eb74859bee2cd3f1e