Searched refs:p_corr (Results 1 – 1 of 1) sorted by relevance
335 Word32 *p_corr = &corr[-lag_max]; in Lag_max() local344 if (*(p_corr++) >= max) in Lag_max()346 p_corr--; in Lag_max()347 max = *(p_corr++); in Lag_max()