paulwilkins
3e9e77008c
Casts to remove some warnings.
...
Added casts to remove warnings:
BUG=webm:1274
In regards to the safety of these casts they are of two types:-
- Normalized bits per (16x16) MB stored in a 32 bit int (This is safe as bits
per MB even with << 9 normalization cant overflow 32 bits. Even raw 12
bits hdr source even would only be 29 bits :- (4+4+12+9) and the encoder
imposes much stricter limits than this on max bit rate.
- Cast as part of variance calculations. There is an internal cast up to 64 bit
for the Sum X Sum calculation, but after normalization dividing by the number
of points the result will always be <= the SSE value.
Change-Id: I4e700236ed83d6b2b1955e92e84c3b1978b9eaa0
2016-09-01 16:10:12 +01:00
..
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-08 11:54:00 -07:00
2016-08-27 10:53:41 -07:00
2016-08-27 11:16:03 -07:00
2016-08-08 13:20:42 -07:00
2016-08-02 16:47:11 -07:00
2016-08-08 13:20:42 -07:00
2016-08-02 16:47:11 -07:00
2016-08-08 13:20:42 -07:00
2016-08-02 16:47:11 -07:00
2016-09-01 16:10:12 +01:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-25 15:36:16 +01:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2015-11-20 15:38:32 -08:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-09-01 16:10:12 +01:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-26 15:46:45 +00:00
2016-08-25 10:55:14 -07:00
2016-08-02 16:47:11 -07:00
2015-09-09 23:15:59 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-09-01 16:10:12 +01:00
2016-08-10 14:22:01 -07:00
2016-08-04 23:37:49 -07:00
2016-08-04 23:37:49 -07:00
2016-08-08 11:54:00 -07:00
2016-08-02 16:47:11 -07:00
2016-08-08 11:54:00 -07:00
2016-08-08 11:54:00 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-09-01 16:10:12 +01:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2015-07-17 16:38:14 -07:00
2016-09-01 16:10:12 +01:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-25 15:36:16 +01:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-03-17 16:26:10 -07:00
2016-08-30 16:54:40 +00:00
2016-08-30 16:54:40 +00:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2016-08-08 11:54:00 -07:00
2015-05-15 10:43:47 -07:00
2016-08-02 16:47:11 -07:00
2016-08-02 16:47:11 -07:00
2015-07-20 18:13:04 -07:00
2016-08-02 16:47:11 -07:00