Loading tests/renderer/test_renderer.py +0 −6 Original line number Diff line number Diff line Loading @@ -586,14 +586,12 @@ def test_masa_binaural_headrotation( @pytest.mark.parametrize("out_fmt", INPUT_FORMATS_MASA) @pytest.mark.parametrize("in_fmt", INPUT_FORMATS_OMASA) @pytest.mark.parametrize("frame_size", FRAMING_TO_TEST) def test_masa_prerend( record_property, props_to_record, test_info, in_fmt, out_fmt, frame_size, get_mld, get_mld_lim, get_ssnr, Loading @@ -608,7 +606,6 @@ def test_masa_prerend( in_fmt, out_fmt, binary_suffix=EXE_SUFFIX, frame_size=frame_size, get_mld=get_mld, mld_lim=get_mld_lim, get_ssnr=get_ssnr, Loading @@ -620,14 +617,12 @@ def test_masa_prerend( @pytest.mark.parametrize("out_fmt", INPUT_FORMATS_MASA) @pytest.mark.parametrize("in_fmt", METADATA_SCENES_TO_TEST_MASA_PREREND) @pytest.mark.parametrize("frame_size", FRAMING_TO_TEST) def test_masa_prerend_scenes( record_property, props_to_record, test_info, in_fmt, out_fmt, frame_size, get_mld, get_mld_lim, get_ssnr, Loading @@ -643,7 +638,6 @@ def test_masa_prerend_scenes( out_fmt, metadata_input=TEST_VECTOR_DIR.joinpath(f"{in_fmt}.txt"), binary_suffix=EXE_SUFFIX, frame_size=frame_size, get_mld=get_mld, mld_lim=get_mld_lim, get_ssnr=get_ssnr, Loading Loading
tests/renderer/test_renderer.py +0 −6 Original line number Diff line number Diff line Loading @@ -586,14 +586,12 @@ def test_masa_binaural_headrotation( @pytest.mark.parametrize("out_fmt", INPUT_FORMATS_MASA) @pytest.mark.parametrize("in_fmt", INPUT_FORMATS_OMASA) @pytest.mark.parametrize("frame_size", FRAMING_TO_TEST) def test_masa_prerend( record_property, props_to_record, test_info, in_fmt, out_fmt, frame_size, get_mld, get_mld_lim, get_ssnr, Loading @@ -608,7 +606,6 @@ def test_masa_prerend( in_fmt, out_fmt, binary_suffix=EXE_SUFFIX, frame_size=frame_size, get_mld=get_mld, mld_lim=get_mld_lim, get_ssnr=get_ssnr, Loading @@ -620,14 +617,12 @@ def test_masa_prerend( @pytest.mark.parametrize("out_fmt", INPUT_FORMATS_MASA) @pytest.mark.parametrize("in_fmt", METADATA_SCENES_TO_TEST_MASA_PREREND) @pytest.mark.parametrize("frame_size", FRAMING_TO_TEST) def test_masa_prerend_scenes( record_property, props_to_record, test_info, in_fmt, out_fmt, frame_size, get_mld, get_mld_lim, get_ssnr, Loading @@ -643,7 +638,6 @@ def test_masa_prerend_scenes( out_fmt, metadata_input=TEST_VECTOR_DIR.joinpath(f"{in_fmt}.txt"), binary_suffix=EXE_SUFFIX, frame_size=frame_size, get_mld=get_mld, mld_lim=get_mld_lim, get_ssnr=get_ssnr, Loading