remove switches generation FIX_638_ENERGIE_IAC_ROM_TABLES and FIX_INV_DIFFUSE_WEIGHT from generate_crend_ivas_tables_from_sofa.c
- Related issues:
- Requested reviewers:
Reason why this change is needed
- The generator script in "generate_crend_ivas_tables_from_sofa.c" file was still putting in rom files the macro switches FIX_638_ENERGIE_IAC_ROM_TABLES and FIX_INV_DIFFUSE_WEIGHT when generating rom files ivas_rom_binaural_crend_head.*.
Description of the change
- generate_crend_ivas_tables_from_sofa.c was modified to avoid adding switches FIX_638_ENERGIE_IAC_ROM_TABLES and FIX_INV_DIFFUSE_WEIGHT when generating rom files ivas_rom_binaural_crend_head.*.
Affected operating points
No operating points affected. Produced bitstream is BE compared to previous state. Only generate_crend_ivas_tables_from_sofa.c is modified. it is only used for the hrtf rom and binary file generation, not in the ivas code.
Related to #988 (closed)
Edited by emerit