]> granicus.if.org Git - libvpx/commit
Adds an utility macro ROUNDZ_POWER_OF_TWO
authorDebargha Mukherjee <debargha@google.com>
Wed, 24 Feb 2016 19:25:20 +0000 (11:25 -0800)
committerDebargha Mukherjee <debargha@google.com>
Wed, 24 Feb 2016 20:35:29 +0000 (12:35 -0800)
commit389efb289e19fbde536c454ded93967aa535783c
tree51ba33fe72513b7255e4472fa9c73d2760afd948
parentaa703adb46e1dac533ad52f4abebad602c4aa51f
Adds an utility macro ROUNDZ_POWER_OF_TWO

This macro works for the shift parameter being 0.
The ROUND_POWER_OF_TWO macro does not.

Change-Id: I8434d2933892e09bbc0d2dafc934d0c3637df347
vp10/encoder/rdopt.c
vpx_ports/mem.h