Loading tests/codec_be_to_accepted_release/decoder/test_decoder_constant_bitrate_binaural.py +6 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ def test_decoder_objectbased( output_format, output_sampling_rate, bitstream_processing, hrtf, dut_decoder_frontend, update_ref, ): Loading @@ -112,6 +113,7 @@ def test_decoder_objectbased( options, dut_decoder_frontend, update_ref == 1, output_suffix=hrtf, bitstream_processing=bitstream_processing, ) Loading @@ -130,6 +132,7 @@ def test_decoder_scenebased( output_format, output_sampling_rate, bitstream_processing, hrtf, dut_decoder_frontend, update_ref, ): Loading @@ -156,6 +159,7 @@ def test_decoder_scenebased( options, dut_decoder_frontend, update_ref == 1, output_suffix=hrtf, bitstream_processing=bitstream_processing, ) Loading @@ -174,6 +178,7 @@ def test_decoder_combined_formats( output_format, output_sampling_rate, bitstream_processing, hrtf, dut_decoder_frontend, update_ref, ): Loading Loading @@ -203,5 +208,6 @@ def test_decoder_combined_formats( options, dut_decoder_frontend, update_ref == 1, output_suffix=hrtf, bitstream_processing=bitstream_processing, ) Loading
tests/codec_be_to_accepted_release/decoder/test_decoder_constant_bitrate_binaural.py +6 −0 Original line number Diff line number Diff line Loading @@ -87,6 +87,7 @@ def test_decoder_objectbased( output_format, output_sampling_rate, bitstream_processing, hrtf, dut_decoder_frontend, update_ref, ): Loading @@ -112,6 +113,7 @@ def test_decoder_objectbased( options, dut_decoder_frontend, update_ref == 1, output_suffix=hrtf, bitstream_processing=bitstream_processing, ) Loading @@ -130,6 +132,7 @@ def test_decoder_scenebased( output_format, output_sampling_rate, bitstream_processing, hrtf, dut_decoder_frontend, update_ref, ): Loading @@ -156,6 +159,7 @@ def test_decoder_scenebased( options, dut_decoder_frontend, update_ref == 1, output_suffix=hrtf, bitstream_processing=bitstream_processing, ) Loading @@ -174,6 +178,7 @@ def test_decoder_combined_formats( output_format, output_sampling_rate, bitstream_processing, hrtf, dut_decoder_frontend, update_ref, ): Loading Loading @@ -203,5 +208,6 @@ def test_decoder_combined_formats( options, dut_decoder_frontend, update_ref == 1, output_suffix=hrtf, bitstream_processing=bitstream_processing, )