]> granicus.if.org Git - libvpx/commit
Removing raster_block_offset_uint8() function.
authorDmitry Kovalev <dkovalev@google.com>
Tue, 19 Nov 2013 03:00:49 +0000 (19:00 -0800)
committerDmitry Kovalev <dkovalev@google.com>
Tue, 19 Nov 2013 03:00:49 +0000 (19:00 -0800)
commit953b1e968384bea066b4ec3878de8b504b815781
tree72a73875a093a447b09cb0f59d5a44c588f464ec
parent9e1e7bee486778c1c07af90a26736d5206798eba
Removing raster_block_offset_uint8() function.

There is no need to use that function, it is much clear to pass offset
directly to the buffer.

Change-Id: I9026cb0c5094c46f97df5d7f7daeb952f2843b24
vp9/common/vp9_blockd.h
vp9/encoder/vp9_rdopt.c