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

media

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Benoit Parrot authored and Mauro Carvalho Chehab committed
    Add RAW8 and RAW16 data type to VPDMA.
    To handle RAW format we are re-using the YUV CBY422
    vpdma data type so that we use the vpdma to re-order
    the incoming bytes, as the VIP parser assumes that the
    first byte presented on the bus is the MSB of a 2
    bytes value.
    
    RAW8 handles from 1 to 8 bits.
    RAW16 handles from 9 to 16 bits.
    
    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>
    ee1c0294
    History
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.