Skip to content

Disable DEBUG_FORCE_MDCT_STEREO_MODE to align with delivered and tested code

norvell requested to merge 844-mdct-stereo-mode-force-active into main

Reason why this change is needed

The main branch has the define enabled, but the code delivered to 3GPP and used in the selection tests disables the define in the prepare_delivery.sh script. This should just align the testing done on main with what is produced by the prepare_delivery.sh script.

Description of the change

Disable DEBUG_FORCE_MDCT_STEREO_MODE in options.h

Affected operating points

Does not affect operation with respect to the delivered code.

Affects MDCT stereo operation in main. At least differences were observed for stereo rate switching.

Related to #844 (closed)

Merge request reports

Loading