Loading lib_util/render_config_reader.c +1 −1 Original line number Diff line number Diff line Loading @@ -1868,7 +1868,7 @@ static ivas_error RenderConfigReader_readBinary( } } } /* Loop through the acoustic environments from the binary stream */ /* Loop through the directivity patterns from the binary stream */ for ( n = 0; n < nDP; n++ ) { Loading Loading
lib_util/render_config_reader.c +1 −1 Original line number Diff line number Diff line Loading @@ -1868,7 +1868,7 @@ static ivas_error RenderConfigReader_readBinary( } } } /* Loop through the acoustic environments from the binary stream */ /* Loop through the directivity patterns from the binary stream */ for ( n = 0; n < nDP; n++ ) { Loading