mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-09 13:12:37 -05:00
ErosQ Native ES9018K2M: Add digital filters capability
Setting not yet hidden for older hardware revision. Change-Id: Iaaa5727e63c38de578a6bbc73498ae1073180e65
This commit is contained in:
parent
a3fe07ff12
commit
8cc7476735
5 changed files with 70 additions and 8 deletions
|
|
@ -63,6 +63,8 @@
|
|||
#define HAVE_EROS_QN_CODEC
|
||||
#define HAVE_SW_TONE_CONTROLS
|
||||
#define HAVE_SW_VOLUME_CONTROL
|
||||
#define AUDIOHW_CAPS (FILTER_ROLL_OFF_CAP)
|
||||
#define AUDIOHW_HAVE_SHORT_ROLL_OFF
|
||||
|
||||
/* use high-bitdepth volume scaling */
|
||||
#define PCM_NATIVE_BITDEPTH 24
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue