diff options
Diffstat (limited to 'libSBRenc/src/sbr_def.h')
-rw-r--r-- | libSBRenc/src/sbr_def.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/libSBRenc/src/sbr_def.h b/libSBRenc/src/sbr_def.h index 97907c6..8b7cfc6 100644 --- a/libSBRenc/src/sbr_def.h +++ b/libSBRenc/src/sbr_def.h @@ -270,13 +270,6 @@ INVF_MODE; typedef enum { - SINGLE_RATE, - DUAL_RATE -} -SR_MODE; - -typedef enum -{ FREQ_RES_LOW = 0, FREQ_RES_HIGH } |