]> granicus.if.org Git - libvpx/commit
vp9_mbgraph: use vp9_full_pixel_search(HEX)
authorJames Zern <jzern@google.com>
Tue, 18 Aug 2015 03:57:14 +0000 (20:57 -0700)
committerJames Zern <jzern@google.com>
Sat, 29 Aug 2015 01:54:09 +0000 (18:54 -0700)
commit4e218309874abbfb97150345934519549af0703f
tree9a24cf59ad510d70a165a47bd4fa3daec988135b
parentd743a55adba5864179ec6514bcf339933a2b7ec1
vp9_mbgraph: use vp9_full_pixel_search(HEX)

instead of calling vp9_hex_search() directly. this will allow the
function to be made private

Change-Id: I2f9d4779763aa5b24eda4eb01c78954e061e45ac
vp9/encoder/vp9_mbgraph.c