Skip to content
Snippets Groups Projects
Select Git revision
  • pred_err_handling default protected
  • pred_err_handling_more_prints
  • pbm_no_preemption_fix_test_input
  • pbm_no_preemption_fix_test
  • libpbm_kernel_fix
  • libpbm_kernel
  • bugfix/setup
  • libpbm_kernel_fix_bak
  • pbm_no_preemption
  • pbm
  • testing
  • sose22results
  • sose22
  • master protected
  • err_detect
  • kelvin
16 results

drivers

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Nikhil Devshatwar authored and Mauro Carvalho Chehab committed
    VPE hardware can generate output in RGB565 or in RGB5551 format.
    Add these formats in the supported format list for CAPTURE stream.
    Also, for RGB5551 format, the alpha component is not processed,
    so the alpha value is taken from the default color.
    Set the default color to make alpha component full when the dst
    format is of RGB color space.
    
    Signed-off-by: default avatarNikhil Devshatwar <nikhil.nd@ti.com>
    Signed-off-by: default avatarBenoit Parrot <bparrot@ti.com>
    Signed-off-by: default avatarHans Verkuil <hans.verkuil@cisco.com>
    Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@s-opensource.com>
    b28b8f1d
    History
    Code owners