commit | aeb6ae7393f09e66478f5b800ea989ae95a85e98 | [log] [tgz] |
---|---|---|
author | Johann <johann@duck.com> | Mon Nov 14 08:59:45 2022 |
committer | Johann <johann@duck.com> | Mon Nov 14 08:59:45 2022 |
tree | 31117c0eb25a9ff609e35df74f5db86efd9736d6 | |
parent | 78ac7af95c2d3befe0b077b05d914ac0c0d0c8cb [diff] |
quantize: remove vp9_regular_quantize_b_4x4 This was just a helper function which called vpx_quantize_b or vpx_highbd_quantize_b. It also checked for skip_block, which was necessary when webm:1439 was filed but does not appear to be necessary now. Removes a quantize variant and makes subsequent cleanups easier. Change-Id: Ibe545eccd19370f07ff26c8e151f290c642efd2a