Loading lib_dec/ivas_output_config_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -142,6 +142,8 @@ void ivas_renderer_select( move16(); test(); test(); test(); #ifdef FIX_1158_FASTCONV_REVERB_HRTF IF( EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL ) || EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL_ROOM_REVERB ) || EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED ) || EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM ) ) #else Loading Loading
lib_dec/ivas_output_config_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -142,6 +142,8 @@ void ivas_renderer_select( move16(); test(); test(); test(); #ifdef FIX_1158_FASTCONV_REVERB_HRTF IF( EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL ) || EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL_ROOM_REVERB ) || EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED ) || EQ_32( output_config, IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM ) ) #else Loading