Hi All,

I am working on DM355 IPIPE module, and facing some issues in that.
I am performing resizing operation with IPIPE, in my case multiple frames are resized and in few resized images corruption is observed. Debugging this corruption I observed that the corruption occurs while threading, in sequential code there was no corruption. Even if other thread is not related to the resize operation thread i.e. for example my other thread contains only this code:
while(1) { usleep(10000); }, even than corruption is observed.

Has anyone faced this kind of issue??

Any kind of help will be appreciated.

Thanks in advance,
Deepika


--
_____________________________________________________________________
Disclaimer: This e-mail message and all attachments transmitted with it
are intended solely for the use of the addressee and may contain legally
privileged and confidential information. If the reader of this message
is not the intended recipient, or an employee or agent responsible for
delivering this message to the intended recipient, you are hereby
notified that any dissemination, distribution, copying, or other use of
this message or its attachments is strictly prohibited. If you have
received this message in error, please notify the sender immediately by
replying to this message and please delete it from your computer. Any
views expressed in this message are those of the individual sender
unless otherwise stated.Company has taken enough precautions to prevent
the spread of viruses. However the company accepts no liability for any
damage caused by any virus transmitted by this email.
__________________________________________________________________________

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to