Home | History | Annotate | Download | only in src

Lines Matching full:forward

130   /* calculate first reference value for approach in forward direction */
254 sets of scalefactors decoded in forward and backward direction are compared
281 /* If an error was detected just in forward or backward direction, set the corresponding border for concealment to a
332 /* consider the smaller of the forward and backward decoded value as the correct one */
384 decoded in forward and backward direction and the scalefactor of the previous
418 /* If an error was detected just in forward or backward direction, set the corresponding border for concealment to a
435 /* consider the smaller of the forward and backward decoded value as the correct one */
518 been detected. Considering the forward and backward decoded scalefactors, the
521 one pair of the forward and backward decoded scalefactors to specify the lower
523 of errors. Therefore all scalefactors decoded in forward and backward direction
536 int sumIsFwd,sumIsBwd; /* sum of intensity data forward/backward */
537 int sumNrgFwd,sumNrgBwd; /* sum of noise energy data forward/backward */
538 int sumScfFwd,sumScfBwd; /* sum of scalefactor data forward/backward */
550 /* calculate sum of each group (scf,nrg,is) of forward and backward direction */