Loading lib_rend/ivas_output_init.c +1 −1 Original line number Diff line number Diff line Loading @@ -552,7 +552,7 @@ ivas_error get_channel_config( } else if ( config == IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED ) { strcpy( str, "Binaural: Split-rendering mode with encoded output in an intermediate format" ); strcpy( str, "Binaural: split-rendering mode with encoded output in an intermediate format" ); } else if ( config == IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM ) { Loading Loading
lib_rend/ivas_output_init.c +1 −1 Original line number Diff line number Diff line Loading @@ -552,7 +552,7 @@ ivas_error get_channel_config( } else if ( config == IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_CODED ) { strcpy( str, "Binaural: Split-rendering mode with encoded output in an intermediate format" ); strcpy( str, "Binaural: split-rendering mode with encoded output in an intermediate format" ); } else if ( config == IVAS_AUDIO_CONFIG_BINAURAL_SPLIT_PCM ) { Loading