From: Jean-Francois Moine <moinejf@free.fr>
To: Joe Perches <joe@perches.com>, Brian Johnson <brijohn@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@redhat.com>, linux-media@vger.kernel.org
Subject: Re: [PATCH] sn9c20x: Reduce data usage, make functions static
Date: Fri, 4 Sep 2009 11:24:38 +0200 [thread overview]
Message-ID: <20090904112438.15890681@tele> (raw)
In-Reply-To: <1250820538.29546.5.camel@Joe-Laptop.home>
On Thu, 20 Aug 2009 19:08:58 -0700
Joe Perches <joe@perches.com> 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/
next prev parent reply other threads:[~2009-09-04 9:24 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-21 2:08 [PATCH] sn9c20x: Reduce data usage, make functions static Joe Perches
2009-08-31 2:24 ` Mauro Carvalho Chehab
2009-08-31 21:43 ` Brian Johnson
2009-09-04 9:24 ` Jean-Francois Moine [this message]
2009-09-04 11:28 ` Brian Johnson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090904112438.15890681@tele \
--to=moinejf@free.fr \
--cc=brijohn@gmail.com \
--cc=joe@perches.com \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox