Commit 7d94fdcd authored by Fabian Bauer's avatar Fabian Bauer
Browse files

deactivate IVASEVSprecision switch

parent 0c355049
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1941,7 +1941,7 @@ void perform_noise_estimation_enc_ivas_fx(
 * Generate a bitstream out of the partition levels
 *-------------------------------------------------------------------*/
#ifdef FIX_2489_HARMONIZE_FdCng_encodeSID
#define FIX_2489_HARMONIZE_FdCng_encodeSID_IVASHP /* FhG: activate FdCng_encodeSID higher precision in IVAS case - development  */
//#define FIX_2489_HARMONIZE_FdCng_encodeSID_IVASHP /* FhG: activate FdCng_encodeSID higher precision in IVAS case - development  */
void FdCng_encodeSID_fx(
    Encoder_State *corest /* i/o: encoder state structure     */
)