Searched refs:correlated (Results 1 – 15 of 15) sorted by relevance
292 double[] correlated = new double[mean.length];293 for (int i = 0; i < correlated.length; ++i) {294 correlated[i] = mean[i];296 correlated[i] += root.getEntry(i, j) * normalized[j];300 return correlated;
121 FDKmemclear(pPnsInterChannelData->correlated,(8*16)*sizeof(UCHAR)); in CPns_ResetData()173 pInterChannelData->correlated[pns_band] = (outofphase) ? 3 : 1; in CPns_SetCorrelation()192 return (pInterChannelData->correlated[pns_band] & 0x01) ? 1 : 0; in CPns_IsCorrelated()211 return (pInterChannelData->correlated[pns_band] & 0x02) ? 1 : 0; in CPns_IsOutOfPhase()
100 UCHAR correlated[NO_OFBANDS]; member
636 pInterChannelData->correlated[pnsBand] = 0; in CConcealment_fakePnsData()
1 ; RUN: opt -S < %s -correlated-propagation | FileCheck %s
1 ; RUN: opt -correlated-propagation -S %s | FileCheck %s
1 ; RUN: opt < %s -correlated-propagation -S | FileCheck %s
1 ; RUN: opt < %s -correlated-propagation
1 ; RUN: opt < %s -jump-threading -correlated-propagation
1 ; RUN: opt -correlated-propagation -S < %s | FileCheck %s
82 of generating correlated values needs correction. You can generate your
80 of generating correlated values needs correction. You can generate your
2323 inputs that are bit-wise correlated with the true value. Some