RE: Use of shared buffer for VPBE

2009-04-01 Thread Jadav, Brijesh R
...@linux.davincidsp.com] On Behalf Of Ondrej Pindroch Sent: Tuesday, March 31, 2009 6:44 PM To: davinci-linux-open-source Subject: Use of shared buffer for VPBE HI I have one question is it possible to use the same buffer which comes from for example resizer as input for video output, without

RE: Use of shared buffer for VPBE

2009-03-31 Thread Balagopalakrishnan, Anand
-boun...@linux.davincidsp.com [mailto:davinci-linux-open-source-boun...@linux.davincidsp.com] On Behalf Of Ondrej Pindroch Sent: Tuesday, March 31, 2009 6:44 PM To: davinci-linux-open-source Subject: Use of shared buffer for VPBE HI I have one question is it possible to use the same buffer

Use of shared buffer for VPBE

2009-03-31 Thread Ondrej Pindroch
HI I have one question is it possible to use the same buffer which comes from for example resizer as input for video output, without need of copying data from one location to an other? I have seen som examples, they are copying data to an other buffer. This consumes lot of time. Ondrej Pindroc