<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ippiDCTFwd_32f_C3R in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958816#M19458</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm not sure I completely understood what you are trying to do, but seems you can take a look on ippsConvert_8u32f() function, which will copy and convert 8u data into 32f buffer. There is similar function for 2d data in ippi library.&lt;/P&gt;
&lt;P&gt;BTW, DCT for 16s data is faster that for 32f data and should provide similar if not the same accuracy when source data is in 8u range.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 09 Dec 2005 23:52:06 GMT</pubDate>
    <dc:creator>Vladimir_Dudnik</dc:creator>
    <dc:date>2005-12-09T23:52:06Z</dc:date>
    <item>
      <title>ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958814#M19456</link>
      <description>&lt;DIV&gt;hi&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;How can I copy the image from BYTE* to Ipp32f* safely to be use in ippiDCTFwd_32f_C3R &lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;can i use just memcpy(Ipp32f* , BYTE* , 720*576*3); .....?&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;I have the image of size 720*576; RGB in pData of Type BYTE *and having size 720*576*3&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;Regards&lt;/DIV&gt;
&lt;DIV&gt;Sohrab&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 07 Dec 2005 18:41:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958814#M19456</guid>
      <dc:creator>sohrab</dc:creator>
      <dc:date>2005-12-07T18:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958815#M19457</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I think i am on the right track now by doing this&lt;/P&gt;
&lt;P&gt;for(int i=0; i&amp;lt;720*576*3; i++)&lt;BR /&gt;{&lt;BR /&gt; m_pDCTSrc&lt;I&gt;=pSrc&lt;I&gt;;&lt;BR /&gt;}&lt;/I&gt;&lt;/I&gt;&lt;/P&gt;
&lt;P&gt;where as m_pDCTSrc is Ipp32f* and pSrc is BYTE*&lt;/P&gt;
&lt;P&gt;I just take the DCT and INVof the Video in real time but its very very slow&lt;BR /&gt;Input is from DVCam 25 fps and 720 * 576 RGB&lt;/P&gt;
&lt;P&gt;and i amtesting it onXEON dual Processor&lt;/P&gt;
&lt;P&gt;Regards&lt;BR /&gt;Sohrab&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 08 Dec 2005 16:41:51 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958815#M19457</guid>
      <dc:creator>sohrab</dc:creator>
      <dc:date>2005-12-08T16:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958816#M19458</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I'm not sure I completely understood what you are trying to do, but seems you can take a look on ippsConvert_8u32f() function, which will copy and convert 8u data into 32f buffer. There is similar function for 2d data in ippi library.&lt;/P&gt;
&lt;P&gt;BTW, DCT for 16s data is faster that for 32f data and should provide similar if not the same accuracy when source data is in 8u range.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 09 Dec 2005 23:52:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958816#M19458</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2005-12-09T23:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958817#M19459</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;
&lt;P&gt;I guess the question was: BYTE* is a mem location may not be aligned as is requiredfor IPP fucntions to operate on. So if I have some data in BYTE*, but now I need to use ippiDCTFwd_32f_ to apply dct on it, i need to first copy the data pointed by BYTE* to IPP32f*. Is there a fast way to do it, can we just use memcpy to do it?&lt;/P&gt;
&lt;P&gt;regards, &lt;/P&gt;
&lt;P&gt;b.&lt;/P&gt;
&lt;P&gt;To make the question more clear, forget about 8u to 32fconversion.say if we want to use ippiDCTFwd_8u_ on data allocated with pData=(unsigned char*)malloc(..), we need to memcpy(IPP8u*, pData, ), and then apply ippiDCT on the IPP8u* data. Is memcpy the best choice?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2008 19:08:05 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958817#M19459</guid>
      <dc:creator>boblue</dc:creator>
      <dc:date>2008-02-20T19:08:05Z</dc:date>
    </item>
    <item>
      <title>Re: ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958818#M19460</link>
      <description>&lt;P&gt;You probably know that modern compilers implements memcpy as intrinsic function. It is quite effective on small amount of data (say less then 64..128 bytes). If you have more data, I would recomend you to use ippsCopy or ippiCopy for appropriate data type.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2008 20:36:19 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958818#M19460</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-02-20T20:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958819#M19461</link>
      <description>&lt;P&gt;Thanks for the reply. allow me to follow up: &lt;/P&gt;
&lt;P&gt;Say we want to copy more than 128 bytes of data, ippsCopy and ippiCopy require both src and dst to be Ipp&lt;DATATYPE&gt;*, i.e. pointers to aligned mem locations, sothey can not be used to copy non-aligned to aligned, can they? Appreciate your confirmation.&lt;/DATATYPE&gt;&lt;/P&gt;
&lt;P&gt;regards,&lt;/P&gt;
&lt;P&gt;b.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Feb 2008 22:22:02 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958819#M19461</guid>
      <dc:creator>boblue</dc:creator>
      <dc:date>2008-02-21T22:22:02Z</dc:date>
    </item>
    <item>
      <title>Re: ippiDCTFwd_32f_C3R</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958820#M19462</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;of course they can. If you look carefully through IPP documentation you will find that pointers should be aligned to data type size. The function will work faster if you align pointers to processor cache line size. So it is only hint for you, to obtain th e max possible speed you need align pointers but IPP function will work in any case.&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt; Vladimir&lt;/P&gt;</description>
      <pubDate>Fri, 22 Feb 2008 05:40:44 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/ippiDCTFwd-32f-C3R/m-p/958820#M19462</guid>
      <dc:creator>Vladimir_Dudnik</dc:creator>
      <dc:date>2008-02-22T05:40:44Z</dc:date>
    </item>
  </channel>
</rss>

