mirror of
https://github.com/eclipse/upm.git
synced 2025-07-05 11:21:12 +03:00
loudness: merge groveloudness and hyld9767 into a single driver
Signed-off-by: Jon Trulson <jtrulson@ics.com> Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:

committed by
Mihai Tudor Panu

parent
cd7815aa07
commit
9fe9d4aec2
8
src/loudness/javaupm_loudness.i
Normal file
8
src/loudness/javaupm_loudness.i
Normal file
@ -0,0 +1,8 @@
|
||||
%module javaupm_loudness
|
||||
%include "../upm.i"
|
||||
|
||||
%{
|
||||
#include "loudness.h"
|
||||
%}
|
||||
|
||||
%include "loudness.h"
|
Reference in New Issue
Block a user