| Previous | Next |
| ippStsToneFreqErr | ippStsTrnglMagnErr |
ippStsTonePhaseErr
The phase parameter positions the start of the synthesized sinusoid. IPP expects it within a bounded angular interval, typically one full cycle.
Normalize phase when restoring generator state or converting between degrees and radians.
Check these details for ippStsTonePhaseErr
- Radians versus degrees conversion.
- Modulo normalization of accumulated phase.
- State saved from a previous block or stream.
Intel IPP Error Reporting · Intel IPP Signal Processing
Intel IPP status value
ippStsTonePhaseErr is IppStatus -44: Tone phase is negative, or greater than, or equal to 2*PI
.
Looking for a different code? Search another status or error code.