vpx/vp9/encoder
Paul Wilkins c3316c2bc5 Rd thresholds change with block size.
Added structures to support independent rd thresholds
for different block sizes (and set experimental block
size correction factors).

Added structure to to allow dynamic adaptation of thresholds
per mode and per block size basis depending on how often
the mode/block size combination is seen (currently fixed factor).

Removed some unused variables.

TODO
- Adaptation of thresholds based on how often each mode chosen.
- The baseline mode values could also be adjusted based on
  the block size (e.g. for a particular intra mode use a low threshold
  for 4x4 prediction blocks but a relatively high value for 64x64.

Change-Id: Iddee65ff3324ee309815ae7c1c5a8584720e7568
2013-06-06 15:45:53 +01:00
..
2013-05-22 10:29:38 -07:00
2013-05-30 15:37:52 -07:00
2013-04-25 11:33:17 -07:00
2013-05-26 14:40:49 -07:00
2013-02-21 13:50:15 -08:00
2013-02-28 13:18:02 -08:00
2013-05-25 10:09:23 +01:00
2013-04-10 13:45:22 -07:00
2013-02-21 10:34:33 -08:00
2013-02-21 10:34:33 -08:00
2013-05-23 13:09:27 +01:00
2013-05-07 09:08:25 -07:00
2013-04-19 22:16:28 +01:00
2013-05-30 19:53:00 -07:00