SAF
Loading...
Searching...
No Matches
test__hoa_module.c File Reference

Unit tests for the SAF hoa module. More...

#include "saf_test.h"

Go to the source code of this file.

Functions

void test__getLoudspeakerDecoderMtx (void)
 Testing to assure that (given a uniform loudspeaker layout), the SAD, MMD and EPAD decoders are all equivalent.
 
void test__truncationEQ (void)
 Testing the truncation EQ.
 

Detailed Description

Unit tests for the SAF hoa module.

Author
Leo McCormack
Date
27.04.2020
License
ISC

Definition in file test__hoa_module.c.

Function Documentation

◆ test__getLoudspeakerDecoderMtx()

void test__getLoudspeakerDecoderMtx ( void )

Testing to assure that (given a uniform loudspeaker layout), the SAD, MMD and EPAD decoders are all equivalent.

Definition at line 27 of file test__hoa_module.c.

◆ test__truncationEQ()

void test__truncationEQ ( void )

Testing the truncation EQ.

Definition at line 106 of file test__hoa_module.c.