abs() of unsigned int is silly - gives this warning
yuvkineco.c:572:10: warning: taking the absolute value of unsigned type 'unsigned int' has no effect [-Wabsolute-value]
Authored by: sms00 2016-06-05
Parent: [r3375]
Child: [r3377]