Loading tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -470,7 +470,7 @@ def test_param_file_tests( if "-otr ref_vec_lev".upper() in dec_opts.upper(): refveclev_file = rot_tmp_file config_file = findstr(r'-render_config\s+(\S+)', dec_opts) binary_suffix = "" binary_suffix = "_ref" frame_size = findstr(r'-fr\s+(\S+)', dec_opts) hrtf_file = findstr(r'-hrtf\s+(\S+)', dec_opts) aeid = findstr(r'-aeid\s+(\S+)', dec_opts) Loading Loading
tests/codec_be_on_mr_nonselection/test_param_file.py +1 −1 Original line number Diff line number Diff line Loading @@ -470,7 +470,7 @@ def test_param_file_tests( if "-otr ref_vec_lev".upper() in dec_opts.upper(): refveclev_file = rot_tmp_file config_file = findstr(r'-render_config\s+(\S+)', dec_opts) binary_suffix = "" binary_suffix = "_ref" frame_size = findstr(r'-fr\s+(\S+)', dec_opts) hrtf_file = findstr(r'-hrtf\s+(\S+)', dec_opts) aeid = findstr(r'-aeid\s+(\S+)', dec_opts) Loading