commit | 7e0d0de2113fcfa255803814f5c8872ddf490f65 | [log] [tgz] |
---|---|---|
author | Jingning Han <jingning@google.com> | Tue Jul 07 15:32:27 2015 -0700 |
committer | Jingning Han <jingning@google.com> | Wed Jul 08 09:26:02 2015 -0700 |
tree | 31cc2df36ac00d949b97d4c237930baa8d84f59b | |
parent | 76ccba9ec88fd421814a21f8049a16e71ae9d119 [diff] |
Refactor inverse_transform_block argument list Replace block index with transform type in the argument list. This allows to save an extra fetch to the prediction mode. For pedestrian area 1080p coded at 5 Mbps with single tile, the average decoding speed goes up from 80.55 fps (before the refactoring series) to 81.13 fps. Change-Id: Icbebf84ce63c19c0c92f3690ed201f6c3eab7881