Hi All,
I am using sw osd lib. in our project (we use dm368). I am taking reference from TI's ipnc ref. design for my sw osd application.
Can anybody suggest how to use SWOSD_winDrawHandle() API.?
in Document it is mentioned that Arg2 – mainWinAddr- Input – Main window Address.
I have captured YUV420 semiplanar data from V4L2 device and kept in a buffer(address pBuffer).So in this case can i give address of this YUV buffer(pBuffer) as Arg2 of SWOSD_winDrawHandle() api.?
Regards,
Sanjay