Loading scripts/ivas_pytests/tests/system_tests/test_spar_foa_bs_enc.py +4 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,10 @@ bypass_list = [1, 2] agc_tag_list = ['stvFOA'] # TODO: create and use new 24dB signals # agc_tag_list = ['stvFOA_24dB_'] agc_list = [-1, 0, 1] # agc_list = [-1, 0, 1] # don't check with current test vector that specifying "-agc 1" or not produces the same result agc_list = [-1, 0] sample_rate_bw_idx_list = [('48', 'SWB'), ('48', 'WB'), ('32', 'WB')] Loading Loading
scripts/ivas_pytests/tests/system_tests/test_spar_foa_bs_enc.py +4 −1 Original line number Diff line number Diff line Loading @@ -68,7 +68,10 @@ bypass_list = [1, 2] agc_tag_list = ['stvFOA'] # TODO: create and use new 24dB signals # agc_tag_list = ['stvFOA_24dB_'] agc_list = [-1, 0, 1] # agc_list = [-1, 0, 1] # don't check with current test vector that specifying "-agc 1" or not produces the same result agc_list = [-1, 0] sample_rate_bw_idx_list = [('48', 'SWB'), ('48', 'WB'), ('32', 'WB')] Loading