aom/aom_scale
Urvang Joshi d650f276ce Vertical scalers: Use signed int for src/dst pitch in parameters.
This avoids explicitly casting them to 'int' later.
These methods were already called with signed int arguments for pitch,
so this also avoids int -> unsigned int -> int conversion.

Change-Id: I2129f5ceff8f2525a188ee3ae52f9fe7067bd2e3
2016-10-25 13:00:22 -07:00
..
generic Vertical scalers: Use signed int for src/dst pitch in parameters. 2016-10-25 13:00:22 -07:00
mips/dspr2 Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
aom_scale.h Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
aom_scale.mk Port renaming changes from AOMedia 2016-08-31 18:19:03 -07:00
aom_scale_rtcd.c Change to use aom copyright notice 2016-09-02 08:22:07 -07:00
aom_scale_rtcd.pl Vertical scalers: Use signed int for src/dst pitch in parameters. 2016-10-25 13:00:22 -07:00
yv12config.h Rename AOM_ENC/DEC_BORDER_IN_PIXELS 2016-09-30 15:17:16 -07:00