]> granicus.if.org Git - libvpx/commit
VP9_COMMON: drop cur_tile_{row,col}_idx
authorJames Zern <jzern@google.com>
Mon, 22 Jul 2013 20:23:33 +0000 (13:23 -0700)
committerJames Zern <jzern@google.com>
Mon, 22 Jul 2013 20:23:33 +0000 (13:23 -0700)
commitccf6710dc2edc32583d94e3afb1da7bb30092dc2
treecdee8b415a8302071fd34343058fb6c06cd91fd8
parent6261d7920671e4aadbd1da636a41012398679fd8
VP9_COMMON: drop cur_tile_{row,col}_idx

these were only being written in one location and never read.

Change-Id: If59f3c09aa1485cf89bac0099a8a79e99688b5d1
vp9/common/vp9_onyxc_int.h
vp9/common/vp9_tile_common.c