Searched refs:gCoh (Results 1 – 1 of 1) sorted by relevance
875 const float gCoh[2][2] = {{0.9f, 0.1f}, {0.93f, 0.07f}}; in NonLinearProcessing() local876 const float *ptrGCoh = gCoh[aec->mult - 1]; in NonLinearProcessing()