Resolve "IVAS_ERROR() calls in bitstream.c use global variable frame"
- Related issues: #1093 (closed)
- Requested reviewers: @tamarapu
Reason why this change is needed
Global variable frame
declared at app level is used inside library code.
Description of the change
Enclose the instances of IVAS_ERROR()
using frame
under DEBUGGING
Affected operating points
All BE.