Resolve "External target interpolation different between 5ms and 20ms"
- Related issues: #1008 (closed)
- Requested reviewers: @pajunen
Reason why this change is needed
Due to a unnecessary different initialisation of maximumFramesToTargetOrientation
for 5ms and non-5ms rendering the output may not be BE for 5ms and 20ms when interpolation to a external target orientation is active
Description of the change
Fix initialization
Affected operating points
- BE for 20ms
- Produced bitstream is BE compared to previous state (no encoder change).
Related to #1008 (closed)
Edited by bayers