Loading tests/codec_be_on_mr_nonselection/test_sba_bs_dec_plc.py +2 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ def test_sba_plc_system( # dec sba_dec_plc( record_property, dut_decoder_frontend, test_vector_path, reference_path, Loading @@ -129,6 +130,7 @@ def test_sba_plc_system( ######################################################### # -------------------- test function -------------------- def sba_dec_plc( record_property, decoder_frontend, test_vector_path, reference_path, Loading tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py +14 −1 Original line number Diff line number Diff line Loading @@ -136,6 +136,7 @@ def test_pca_enc( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading Loading @@ -232,6 +233,7 @@ def test_sba_enc_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -255,6 +257,7 @@ def test_sba_enc_system( @pytest.mark.parametrize("ivas_br", ivas_br_HOA2) @pytest.mark.parametrize("tag", tag_list_HOA2) def test_spar_hoa2_enc_system( record_property, dut_encoder_frontend: EncoderFrontend, dut_decoder_frontend: DecoderFrontend, test_vector_path, Loading Loading @@ -299,6 +302,7 @@ def test_spar_hoa2_enc_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -322,6 +326,7 @@ def test_spar_hoa2_enc_system( @pytest.mark.parametrize("ivas_br", ivas_br_HOA3) @pytest.mark.parametrize("tag", tag_list_HOA3) def test_spar_hoa3_enc_system( record_property, dut_encoder_frontend: EncoderFrontend, dut_decoder_frontend: DecoderFrontend, test_vector_path, Loading @@ -334,6 +339,7 @@ def test_spar_hoa3_enc_system( ivas_br, tag, get_mld, get_mld_lim, ): fs = "48" dtx = "0" Loading Loading @@ -365,6 +371,7 @@ def test_spar_hoa3_enc_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -379,7 +386,8 @@ def test_spar_hoa3_enc_system( update_ref, gain_flag, keep_files, get_mld=get_mld get_mld=get_mld, get_mld_lim=get_mld_lim, ) Loading @@ -389,6 +397,7 @@ def test_spar_hoa3_enc_system( @pytest.mark.parametrize("tag", tag_list_bw_force) @pytest.mark.parametrize("sample_rate_bw_idx", sample_rate_bw_idx_list) def test_sba_enc_BWforce_system( record_property, dut_encoder_frontend: EncoderFrontend, dut_decoder_frontend: DecoderFrontend, test_vector_path, Loading @@ -403,6 +412,7 @@ def test_sba_enc_BWforce_system( tag, sample_rate_bw_idx, get_mld, get_mld_lim, ): if dtx == "1" and ivas_br not in ["32000", "64000"]: # skip high bitrates for DTX until DTX issue is resolved Loading Loading @@ -440,6 +450,7 @@ def test_sba_enc_BWforce_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -455,6 +466,7 @@ def test_sba_enc_BWforce_system( gain_flag, keep_files, get_mld=get_mld, get_mld_lim=get_mld_lim, ) Loading Loading @@ -602,6 +614,7 @@ def sba_enc( def sba_dec( record_property, decoder_frontend, ref_decoder_frontend, reference_path, Loading Loading
tests/codec_be_on_mr_nonselection/test_sba_bs_dec_plc.py +2 −0 Original line number Diff line number Diff line Loading @@ -107,6 +107,7 @@ def test_sba_plc_system( # dec sba_dec_plc( record_property, dut_decoder_frontend, test_vector_path, reference_path, Loading @@ -129,6 +130,7 @@ def test_sba_plc_system( ######################################################### # -------------------- test function -------------------- def sba_dec_plc( record_property, decoder_frontend, test_vector_path, reference_path, Loading
tests/codec_be_on_mr_nonselection/test_sba_bs_enc.py +14 −1 Original line number Diff line number Diff line Loading @@ -136,6 +136,7 @@ def test_pca_enc( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading Loading @@ -232,6 +233,7 @@ def test_sba_enc_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -255,6 +257,7 @@ def test_sba_enc_system( @pytest.mark.parametrize("ivas_br", ivas_br_HOA2) @pytest.mark.parametrize("tag", tag_list_HOA2) def test_spar_hoa2_enc_system( record_property, dut_encoder_frontend: EncoderFrontend, dut_decoder_frontend: DecoderFrontend, test_vector_path, Loading Loading @@ -299,6 +302,7 @@ def test_spar_hoa2_enc_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -322,6 +326,7 @@ def test_spar_hoa2_enc_system( @pytest.mark.parametrize("ivas_br", ivas_br_HOA3) @pytest.mark.parametrize("tag", tag_list_HOA3) def test_spar_hoa3_enc_system( record_property, dut_encoder_frontend: EncoderFrontend, dut_decoder_frontend: DecoderFrontend, test_vector_path, Loading @@ -334,6 +339,7 @@ def test_spar_hoa3_enc_system( ivas_br, tag, get_mld, get_mld_lim, ): fs = "48" dtx = "0" Loading Loading @@ -365,6 +371,7 @@ def test_spar_hoa3_enc_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -379,7 +386,8 @@ def test_spar_hoa3_enc_system( update_ref, gain_flag, keep_files, get_mld=get_mld get_mld=get_mld, get_mld_lim=get_mld_lim, ) Loading @@ -389,6 +397,7 @@ def test_spar_hoa3_enc_system( @pytest.mark.parametrize("tag", tag_list_bw_force) @pytest.mark.parametrize("sample_rate_bw_idx", sample_rate_bw_idx_list) def test_sba_enc_BWforce_system( record_property, dut_encoder_frontend: EncoderFrontend, dut_decoder_frontend: DecoderFrontend, test_vector_path, Loading @@ -403,6 +412,7 @@ def test_sba_enc_BWforce_system( tag, sample_rate_bw_idx, get_mld, get_mld_lim, ): if dtx == "1" and ivas_br not in ["32000", "64000"]: # skip high bitrates for DTX until DTX issue is resolved Loading Loading @@ -440,6 +450,7 @@ def test_sba_enc_BWforce_system( # dec sba_dec( record_property, dut_decoder_frontend, ref_decoder_frontend, reference_path, Loading @@ -455,6 +466,7 @@ def test_sba_enc_BWforce_system( gain_flag, keep_files, get_mld=get_mld, get_mld_lim=get_mld_lim, ) Loading Loading @@ -602,6 +614,7 @@ def sba_enc( def sba_dec( record_property, decoder_frontend, ref_decoder_frontend, reference_path, Loading