Home | History | Annotate | Download | only in src

Lines Matching refs:dn2

111 		Word16 dn2[],                         /* (i) vector of selected positions       */

141 Word16 dn2[L_SUBFR], sign[L_SUBFR], vec[L_SUBFR];
266 p2 = dn2;
280 /* set sign according to dn2[] = k_cn*cn[] + k_dn*dn[] */
284 ps = dn2[i];
294 dn2[i] = -ps;
298 * Select NB_MAX position per track according to max of dn2[]. *
308 if(dn2[j] > ps)
310 ps = dn2[j];
314 dn2[pos] = (k - NB_MAX); /* dn2 < 0 when position is selected */
669 &ix, &iy, dn, dn2, cor_x, cor_y, rrixiy);
973 Word16 dn2[], /* (i) vector of selected positions */
1002 if (dn2[x] < thres_ix)