On Thu, 20 Aug 2009 19:08:58 -0700 Joe Perches <joe@xxxxxxxxxxx> wrote: > Compiled, not tested, no hardware > > Reduces size of object > > Use s16 instead of int where possible. [snip] > -static const int hsv_red_x[] = { > +static const s16 hsv_red_x[] = { > 41, 44, 46, 48, 50, 52, 54, 56, > 58, 60, 62, 64, 66, 68, 70, 72, > 74, 76, 78, 80, 81, 83, 85, 87, [snip] Hi Joe and Brian, I got the patch but I was wondering if such tables could be even smaller with 's8'? Cheers. -- Ken ar c'hentañ | ** Breizh ha Linux atav! ** Jef | http://moinejf.free.fr/ -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html