Loading lib_dec/ivas_binRenderer_internal.c +4 −0 Original line number Diff line number Diff line Loading @@ -1121,7 +1121,11 @@ ivas_error ivas_binRenderer_open( ) { BINAURAL_RENDERER_HANDLE hBinRenderer; #ifdef FIX_1053_REVERB_RECONFIGURATION int16_t convBand, k; #else int16_t convBand, chIdx, k; #endif ivas_error error; error = IVAS_ERR_OK; Loading Loading
lib_dec/ivas_binRenderer_internal.c +4 −0 Original line number Diff line number Diff line Loading @@ -1121,7 +1121,11 @@ ivas_error ivas_binRenderer_open( ) { BINAURAL_RENDERER_HANDLE hBinRenderer; #ifdef FIX_1053_REVERB_RECONFIGURATION int16_t convBand, k; #else int16_t convBand, chIdx, k; #endif ivas_error error; error = IVAS_ERR_OK; Loading