Team,
Can the video input stream to the AM5728 be sliced and do we currently have software to support this?
Thanks,
Chris
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Team,
Can the video input stream to the AM5728 be sliced and do we currently have software to support this?
Thanks,
Chris
Hi Chris,
The VIP module supports a slice path, refer to 9.4.4 VIP Slice of AM5728 TRM. Also inspect the vip driver: drivers/media/platform/ti-vpe/vip.c. It provides a possibility to set a slice path, refer to vip_set_slice_path().
Best Regards,
Yordan