mirror of
https://github.com/marqs85/ossc.git
synced 2025-02-28 11:29:12 +00:00
unite audio & non-audio avconfig struct
This commit is contained in:
parent
3e618cae2c
commit
97247d1f33
@ -105,11 +105,9 @@ typedef struct {
|
||||
alt_u8 full_tx_setup;
|
||||
alt_u8 vga_ilace_fix;
|
||||
alt_u8 reverse_lpf;
|
||||
#ifdef ENABLE_AUDIO
|
||||
alt_u8 audio_dw_sampl;
|
||||
alt_u8 audio_swap_lr;
|
||||
alt_u8 audio_gain;
|
||||
#endif
|
||||
color_setup_t col;
|
||||
avinput_t link_av;
|
||||
} __attribute__((packed)) avconfig_t;
|
||||
|
Loading…
x
Reference in New Issue
Block a user