Fix OPT_2239_IVAS_FILTER_PROCESS macro definition.
Closes #2265 (closed)
- Requested reviewers: @dettbarn @vaillancour @markus.werner
Reason why this change is needed
The IVAS filter optimisation is non-BE but the macro definition does not reflect it.
Description of the change
This MR renames OPT_2239_IVAS_FILTER_PROCESS to NONBE_OPT_2239_IVAS_FILTER_PROCESS.