Remove INTRARDOPT #define and intra_rd_opt option.
authorTimothy B. Terriberry <tterribe@xiph.org>
Mon, 11 Oct 2010 16:34:48 +0000 (09:34 -0700)
committerTimothy B. Terriberry <tterribe@xiph.org>
Mon, 11 Oct 2010 18:53:57 +0000 (11:53 -0700)
commitdd08db9315d77b183ba563c8a83cc4e0aee439d6
tree046471d52df49ecd65cf646ad3b23f988361f265
parent4d2b178a22d11ae029ab85134399dfbd7c362d7c
Remove INTRARDOPT #define and intra_rd_opt option.

This is just eliminating some cruft.
Although a number of variables are declared only when INTRARDOPT
 is defined, they are used elsewhere without that protection, and
 no longer just for intra RDO.
The intra_rd_opt flag was hard-coded to 1 and never checked.

Change-Id: I83a81554ecee8053e7b4ccd8aa04e18fa60f8e4f
vp8/encoder/onyx_if.c
vp8/encoder/onyx_int.h