Dear experts,
The Linux driver of the H3A engine of DM355 has an undocumented condition that limits the AEW window configuration to vt_cnt * height + vt_start < 157, see dm355_aew.c line 171, DVSDK 3.1, which is not appropriate for most of the applications. Currently, I ignore this conidtion and it works so far, but I would like to know, if this condition is important, or if it's just a "leftover" and can be safely ignored.
Thanks for any comment on this.
Stefan