public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: vkalia@codeaurora.org
To: linux-media@vger.kernel.org
Cc: hverkuil@xs4all.nl
Subject: Query: Mutiple CAPTURE ports on a single device
Date: Wed, 12 Mar 2014 17:58:24 -0000	[thread overview]
Message-ID: <04588cf620ba3635c9a59e6eb92d0000.squirrel@www.codeaurora.org> (raw)

Hi

I have a v4l2 driver for a hardware which is capable of taking one input
and producing two outputs. Eg: Downscaler which takes one input @ 1080p
and two outputs - one @ 720p and other at VGA. My driver is currently
implemented as having two capabilities -

1. V4L2_BUF_TYPE_VIDEO_OUTPUT_MPLANE
2. V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE

Do you know if I can have two CAPTURE capabilities. In that case how do I
distinguish between QBUF/DQBUF of each capability?

Thanks
Vinay


             reply	other threads:[~2014-03-12 17:58 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-12 17:58 vkalia [this message]
2014-03-13  9:02 ` Query: Mutiple CAPTURE ports on a single device Hans Verkuil
2014-03-13 18:59   ` vkalia

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=04588cf620ba3635c9a59e6eb92d0000.squirrel@www.codeaurora.org \
    --to=vkalia@codeaurora.org \
    --cc=hverkuil@xs4all.nl \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox