All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andreas Nagel <andreasnagel@gmx.net>
To: linux-media@vger.kernel.org
Subject: How to configure resizer in ISP pipeline?
Date: Tue, 11 Dec 2012 15:48:23 +0100	[thread overview]
Message-ID: <50C747B7.20107@gmx.net> (raw)

Hello,

using Media Controller API, I can successfully configure a simple ISP 
pipeline on an OMAP3530 and capture video data. Now I want to include 
the resizer. So the pipeline would look like this (where MEM would be 
the devnode corresponding to "resizer output"):

Sensor --> CCDC --> Resizer --> MEM

My "sensor" (TVP5146) already provides YUV data, so I can skip the 
previewer. I tried setting the input and output pad of the resizer 
subdevice to incoming resolution (input pad) and desired resolution 
(output pad). For example: 720x576 --> 352x288. But it didn't work out 
quite well.

Can someone explain how one properly configures the resizer in an ISP 
pipeline (with Media Controller API) ? I spend some hours researching, 
but this topic seems to be a well guarded secret...

Kind regards,
Andreas

             reply	other threads:[~2012-12-11 14:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 14:48 Andreas Nagel [this message]
2013-01-06  1:03 ` How to configure resizer in ISP pipeline? Sakari Ailus
2013-01-06  1:43   ` Andreas Nagel
2013-01-06 15:05     ` Sakari Ailus

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=50C747B7.20107@gmx.net \
    --to=andreasnagel@gmx.net \
    --cc=linux-media@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.