vpx/vp9/encoder
Ronald S. Bultje 4cca47b538 Use standard integer types for pixel values and coefficients.
For coefficients, use int16_t (instead of short); for pixel values in
16-bit intermediates, use uint16_t (instead of unsigned short); for all
others, use uint8_t (instead of unsigned char).

Change-Id: I3619cd9abf106c3742eccc2e2f5e89a62774f7da
2012-12-18 15:31:19 -08:00
..
2012-11-27 14:12:30 -08:00
2012-11-29 08:51:19 -08:00
2012-11-29 08:54:59 -08:00
2012-12-03 10:26:15 -08:00
2012-11-27 14:12:30 -08:00