Skip to content
Snippets Groups Projects
Select Git revision
  • 10b2aaeee16d279be43707e12fc7956d6ecc9ec3
  • master default protected
  • ArtyProhibitAttack
  • ArtyEnableAttack
  • attack_test
5 results

queue.o

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.