Resolve "Uninitialized earlyPartEneCorrection for FASTCONV path in CLDFB reverb init"
- Related issues: #1371 (closed)
- Requested reviewers: @tamarapu
Reason why this change is needed
- There uninitialized value and access to it.
Description of the change
- Remove access to the value on FASTCONV path where it is not used at all.
Affected operating points
- Should be BE for all unless memory corruption in old version caused issues.