Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1656754

Re: Support for RGB/YUV 10, 12 BPC(bits per color/component) image data formats in kernel

From Sakari Ailus <sakari.ailus@iki.fi>
Newsgroups linux.kernel
Subject Re: Support for RGB/YUV 10, 12 BPC(bits per color/component) image data formats in kernel
Date 2017-06-03 10:20 +0200
Message-ID <tOcrT-4zm-1@gated-at.bofh.it> (permalink)
References <tNUv0-1xY-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Ajay,

On Fri, Jun 02, 2017 at 06:38:53PM +0530, Ajay kumar wrote:
> Hi all,
> 
> I have tried searching for RGB/YUV 10, 12 BPC formats in videodev2.h,
> media-bus-format.h and drm_fourcc.h
> I could only find RGB 10BPC support in drm_fourcc.h.
> I guess not much support is present for formats with (BPC > 8) in the kernel.

What's "BPC"? Most YUV and RGB formats have only 8 bits per sample. More
format definitions may be added if there's a driver that makes use of them.

> 
> Are there any plans to add fourcc defines for such formats?
> Also, I wanted to how to define fourcc code for those formats?

-- 
Regards,

Sakari Ailus
e-mail: sakari.ailus@iki.fi	XMPP: sailus@retiisi.org.uk

Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread


Thread

Support for RGB/YUV 10, 12 BPC(bits per color/component) image data  formats in kernel Ajay kumar <ajaynumb@gmail.com> - 2017-06-02 15:10 +0200
  Re: Support for RGB/YUV 10, 12 BPC(bits per color/component) image  data formats in kernel Sakari Ailus <sakari.ailus@iki.fi> - 2017-06-03 10:20 +0200
    Re: Support for RGB/YUV 10, 12 BPC(bits per color/component) image  data formats in kernel Ajay kumar <ajaynumb@gmail.com> - 2017-06-06 08:40 +0200
      Re: Support for RGB/YUV 10, 12 BPC(bits per color/component) image  data formats in kernel Hans Verkuil <hverkuil@xs4all.nl> - 2017-06-06 11:40 +0200

csiph-web