]> granicus.if.org Git - libvpx/commit
Clean up second ref check in sub8x8 rd loop
authorJingning Han <jingning@google.com>
Tue, 17 Sep 2013 21:06:00 +0000 (14:06 -0700)
committerJingning Han <jingning@google.com>
Tue, 17 Sep 2013 22:59:49 +0000 (15:59 -0700)
commitc437bbcde0ca07fc406d52e05240e458be474604
treea3949db04b660acc584af549098a7be3d47b42d2
parent2b3bfaa9ce6eeefaa7ba3ee85ef69dfb99d31db2
Clean up second ref check in sub8x8 rd loop

This commit cleans up the second reference check in the
rate-distortion optimization loop of sub8x8 blocks.

Change-Id: Ife68feaa4cddbfad2878c9b44d3012788d634f97
vp9/encoder/vp9_rdopt.c