Jingning Han 1470529f62 Refactor block_yrd function for RTC coding mode
This commit separates Hadamard transform/quantization operations
from rate and distortion computation in block_yrd. This allows one
to skip SATD computation when all transform blocks are quantized
to zero. It also uses a new block error function that skips
repeated computation of sum of squared residuals. It reduces the
CPU cycles spent on block error calculation in block_yrd by 40%.

Change-Id: I726acb2454b44af1c3bd95385abecac209959b10
2015-04-01 12:00:43 -07:00
..
2015-01-06 19:26:11 -08:00
2015-01-23 09:02:07 -08:00
2015-01-18 16:07:59 -08:00
2015-01-23 09:02:07 -08:00
2015-01-23 09:02:07 -08:00
2013-12-16 17:27:48 -08:00
2013-02-22 11:03:14 -08:00
2014-07-11 15:24:31 -07:00