Loading lib_rend/ivas_rom_rend.c +3 −3 Original line number Diff line number Diff line Loading @@ -163,9 +163,9 @@ const float ap_lattice_coeffs_3[DIRAC_DECORR_FILTER_LEN_3*DIRAC_MAX_NUM_DECORR_F const float * const ap_lattice_coeffs[DIRAC_DECORR_NUM_SPLIT_BANDS] = { &ap_lattice_coeffs_1[0], &ap_lattice_coeffs_2[0], &ap_lattice_coeffs_3[0], ap_lattice_coeffs_1, ap_lattice_coeffs_2, ap_lattice_coeffs_3, }; const float ap_split_frequencies[DIRAC_DECORR_NUM_SPLIT_BANDS + 1] = Loading Loading
lib_rend/ivas_rom_rend.c +3 −3 Original line number Diff line number Diff line Loading @@ -163,9 +163,9 @@ const float ap_lattice_coeffs_3[DIRAC_DECORR_FILTER_LEN_3*DIRAC_MAX_NUM_DECORR_F const float * const ap_lattice_coeffs[DIRAC_DECORR_NUM_SPLIT_BANDS] = { &ap_lattice_coeffs_1[0], &ap_lattice_coeffs_2[0], &ap_lattice_coeffs_3[0], ap_lattice_coeffs_1, ap_lattice_coeffs_2, ap_lattice_coeffs_3, }; const float ap_split_frequencies[DIRAC_DECORR_NUM_SPLIT_BANDS + 1] = Loading