Loading tests/codec_be_on_mr_nonselection/test_sba.py +0 −13 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ def test_pca_enc( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): pca = True bitrate = "256000" Loading Loading @@ -190,7 +189,6 @@ def test_pca_enc( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -228,7 +226,6 @@ def test_sba_enc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): plc_pattern = None Loading Loading @@ -368,7 +365,6 @@ def test_sba_enc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -398,7 +394,6 @@ def test_spar_hoa2_enc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sampling_rate = "48" pca = False Loading Loading @@ -512,7 +507,6 @@ def test_spar_hoa2_enc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -542,7 +536,6 @@ def test_spar_hoa3_enc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sampling_rate = "48" pca = False Loading Loading @@ -650,7 +643,6 @@ def test_spar_hoa3_enc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -684,7 +676,6 @@ def test_sba_enc_BWforce_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sid = 0 plc_pattern = None Loading Loading @@ -808,7 +799,6 @@ def test_sba_enc_BWforce_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -846,7 +836,6 @@ def test_sba_plc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sid = 0 pca = False Loading Loading @@ -947,7 +936,6 @@ def test_sba_plc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -1107,7 +1095,6 @@ def sba_dec( get_ssnr=False, get_odg=False, compare_to_input=False, peaq_binaural=False, ): dut_pkt_dir = f"{dut_base_path}/sba_bs/pkt" ref_pkt_dir = f"{reference_path}/sba_bs/pkt" Loading Loading
tests/codec_be_on_mr_nonselection/test_sba.py +0 −13 Original line number Diff line number Diff line Loading @@ -109,7 +109,6 @@ def test_pca_enc( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): pca = True bitrate = "256000" Loading Loading @@ -190,7 +189,6 @@ def test_pca_enc( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -228,7 +226,6 @@ def test_sba_enc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): plc_pattern = None Loading Loading @@ -368,7 +365,6 @@ def test_sba_enc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -398,7 +394,6 @@ def test_spar_hoa2_enc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sampling_rate = "48" pca = False Loading Loading @@ -512,7 +507,6 @@ def test_spar_hoa2_enc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -542,7 +536,6 @@ def test_spar_hoa3_enc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sampling_rate = "48" pca = False Loading Loading @@ -650,7 +643,6 @@ def test_spar_hoa3_enc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -684,7 +676,6 @@ def test_sba_enc_BWforce_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sid = 0 plc_pattern = None Loading Loading @@ -808,7 +799,6 @@ def test_sba_enc_BWforce_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -846,7 +836,6 @@ def test_sba_plc_system( get_odg, get_enc_stats, compare_to_input, peaq_binaural, ): sid = 0 pca = False Loading Loading @@ -947,7 +936,6 @@ def test_sba_plc_system( get_ssnr=get_ssnr, get_odg=get_odg, compare_to_input=compare_to_input, peaq_binaural=peaq_binaural, ) Loading Loading @@ -1107,7 +1095,6 @@ def sba_dec( get_ssnr=False, get_odg=False, compare_to_input=False, peaq_binaural=False, ): dut_pkt_dir = f"{dut_base_path}/sba_bs/pkt" ref_pkt_dir = f"{reference_path}/sba_bs/pkt" Loading