public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
From: Dirk Behme <dirk.behme@googlemail.com>
To: K S Shankar <sshanmugam@ciber.com>
Cc: linux-omap-open-source@linux.omap.com
Subject: Re: encoder audio or speech for omap5912
Date: Fri, 06 Oct 2006 17:03:18 +0200	[thread overview]
Message-ID: <45267036.9000806@gmail.com> (raw)
In-Reply-To: <002e01c6e93e$d27fe8c0$5a4517ac@CibersiteIndia.com>

K S Shankar wrote:
>   *   - You have to provide appropriate defines for them in config.h, e.g. *
>   *     + define SIZEOF_SHORT to 2 if the size of a short is 2             *
>   *     + define WORDS_BIGENDIAN if your system is a big endian system     *

Maybe you should follow the advice the tool gives you?

OMAP is little endian. If you are unsure which sizes are 
correct for the various #define SIZEOF_xx try to write a 
short test program which does someting like

printf("Size of short: %i\n", sizeof(short));

etc.

Dirk

  reply	other threads:[~2006-10-06 15:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-10-06 11:59 encoder audio or speech for omap5912 K S Shankar
2006-10-06 15:03 ` Dirk Behme [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-04-27 13:44 Michał Szabat

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=45267036.9000806@gmail.com \
    --to=dirk.behme@googlemail.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=sshanmugam@ciber.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