19.02.2013 Views

2010318163752818

2010318163752818

2010318163752818

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

ISO/IEC 14496-3:2005(E)<br />

max = 0;<br />

for (p = 0; p < D; p++)<br />

{<br />

tmp_max = 0;<br />

for (l = 0; l < Np-1; l++)<br />

{<br />

tmp_max += abs(tf[p+D * l]);<br />

}<br />

if (tmp_max > max)<br />

{<br />

max = tmp_max;<br />

P = p;<br />

}<br />

}<br />

Having determined the phase P it is required that the amplitude of pulse l, 0 = abs(tf[P + D * i]) for all i not equal to n<br />

3. pos[n] = 1<br />

4. tf[P + D * n] = 0<br />

5. Proceed with step 2 until Np-4 positions are fixed<br />

Based on P, amp[] and pos the local RPE-codebook cf[k][n] is generated, using the following algorithm:<br />

110 © ISO/IEC 2005 — All rights reserved

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!