]> granicus.if.org Git - libvpx/commit
Code cleanup.
authorDmitry Kovalev <dkovalev@google.com>
Wed, 27 Feb 2013 19:17:38 +0000 (11:17 -0800)
committerDmitry Kovalev <dkovalev@google.com>
Wed, 27 Feb 2013 21:51:04 +0000 (13:51 -0800)
commit347f3a0aa8d0b047ef84bd65b4466fc96cc0f3a6
tree8f3752e9e6bae92bab9aa1e88d60ea1c3d21074a
parent9d771f948fb21bf85ca34c3b219d89a959ff8c4a
Code cleanup.

Fixing code style, using array lookup instead of switch statements for
forward hybrid transforms (in the same way as for their inverses).
Consistent usage of ROUND_POWER_OF_TWO macro in appropriate places.

Change-Id: I0d3822ae11f928905fdbfbe4158f91d97c71015f
vp9/common/vp9_blockd.h
vp9/common/vp9_idct.h
vp9/common/vp9_idctllm.c
vp9/encoder/vp9_dct.c