All of lore.kernel.org
 help / color / mirror / Atom feed
* Support for RGB/YUV 10, 12 BPC(bits per color/component) image data formats in kernel
@ 2017-06-02 13:08 Ajay kumar
  2017-06-03  8:18 ` Sakari Ailus
  0 siblings, 1 reply; 4+ messages in thread
From: Ajay kumar @ 2017-06-02 13:08 UTC (permalink / raw)
  To: LKML, linux-media

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.

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

Thanks,
Ajay Kumar

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-06-06  9:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-02 13:08 Support for RGB/YUV 10, 12 BPC(bits per color/component) image data formats in kernel Ajay kumar
2017-06-03  8:18 ` Sakari Ailus
2017-06-06  6:35   ` Ajay kumar
2017-06-06  9:33     ` Hans Verkuil

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.