Loading tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,7 @@ def test_param_file_tests( not bitrate.isdigit() and "-dtx" in enc_split and "-sba" in enc_split and testv_file.split("/")[1].startswith("stv") and testv_file.split("/")[test_vector_path.count("/")+1].startswith("stv") ): sba_br_switching_dtx = 1 cut_file = pre_proc_input(testv_file, fs) Loading Loading
tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -163,7 +163,7 @@ def test_param_file_tests( not bitrate.isdigit() and "-dtx" in enc_split and "-sba" in enc_split and testv_file.split("/")[1].startswith("stv") and testv_file.split("/")[test_vector_path.count("/")+1].startswith("stv") ): sba_br_switching_dtx = 1 cut_file = pre_proc_input(testv_file, fs) Loading