Commit 50870a0d authored by liksonov's avatar liksonov
Browse files

Replace dummy test vectors with teleconf samples, adjust some parameters.

parent 10b552ce
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@
#define MONO_DOWNMIX_RENDERER_MAX_INPUT_CHANS 4

#ifdef I15_IMPLEMENT_PROX_MIXING_FOR_ISM_DECODER
#define PROXIMITY_USER_ID ( 2 )
#define PROXIMITY_USER_ID ( 3 )
const int16_t userLoc_prox_mix_test_const[MONO_DOWNMIX_RENDERER_MAX_INPUT_CHANS] = { 1, 1, 2, 0 };
#endif /* I15_IMPLEMENT_PROX_MIXING_FOR_ISM_DECODER */

+2 −2
Original line number Diff line number Diff line
@@ -51,8 +51,8 @@
* PreProcessor
*------------------------------------------------------------------------------------------*/
#define POWER_FACT              ( 1.0f )
#define POWER_SMOOTH_HI         ( 0.8f )
#define POWER_SMOOTH_LO         ( 0.95f )
#define POWER_SMOOTH_HI         ( 0.6f )
#define POWER_SMOOTH_LO         ( 0.9f )

/*------------------------------------------------------------------------------------------*
 * Global variables
(132 B)

File changed.

No diff preview for this file type.

(132 B)

File changed.

No diff preview for this file type.