Hi Nvidia:
I am try to add support of Raw Bayer 20 format on AGX Orin, JetPack 5.0.2
But in source code, I am not able to find a raw 20 defined in media_bus* nor v4l2_fourcc
Is there a way to defined these by users, make VI support Raw Bayer 20?
it’s NVCSI_DATATYPE_RAW20 , however, we don’t have camera sensor for verification.
as you can see… those reference camera driver were Raw10 or Raw12 formats.
@DaWuLun
Current Argus(with ISP pipeline) don’t support normal Bayer16/20 for Bayer16/20 only for the PWL WDR use case. However if you don’t need Argus only use v4l2 pipeline then you can add Bayer16/20 in NVCSI/VI kernel driver for it.