Mercurial > repos > rliterman > csp2
comparison CSP2/CSP2_env/env-d9b9114564458d9d-741b3de822f2aaca6c6caa4325c4afce/include/alsa/sound/hdsp.h @ 69:33d812a61356
planemo upload commit 2e9511a184a1ca667c7be0c6321a36dc4e3d116d
author | jpayne |
---|---|
date | Tue, 18 Mar 2025 17:55:14 -0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
67:0e9998148a16 | 69:33d812a61356 |
---|---|
1 #include <alsa/sound/type_compat.h> | |
2 #include <alsa/sound/uapi/hdsp.h> | |
3 #ifndef __hdsp_type_defined | |
4 #define __hdsp_type_defined | |
5 typedef enum HDSP_IO_Type HDSP_IO_Type; | |
6 typedef struct hdsp_peak_rms hdsp_peak_rms_t; | |
7 typedef struct hdsp_config_info hdsp_config_info_t; | |
8 typedef struct hdsp_firmware hdsp_firmware_t; | |
9 typedef struct hdsp_version hdsp_version_t; | |
10 typedef struct hdsp_mixer hdsp_mixer_t; | |
11 typedef struct hdsp_9632_aeb hdsp_9632_aeb_t; | |
12 #endif |