Home | History | Annotate | Download | only in src

Lines Matching refs:corr

109     corr = pointer to array of correlations corresponding to the selected
113 corr = pointer to array of correlations corresponding to the selected
155 Word32 corr[]) // o : correlation of selected lag
171 corr[-i] = t0;
205 Word32 corr[]) /* o : correlation of selected lag */
232 corr = corr - lag_max ;
259 *(corr++) = t1 << 1;
260 *(corr++) = t2 << 1;
261 *(corr++) = t3 << 1;
262 *(corr++) = t4 << 1;