summaryrefslogtreecommitdiffstats
path: root/thirdparties/iphone/include/opencore-amrnb/interf_enc.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/iphone/include/opencore-amrnb/interf_enc.h')
-rwxr-xr-xthirdparties/iphone/include/opencore-amrnb/interf_enc.h20
1 files changed, 10 insertions, 10 deletions
diff --git a/thirdparties/iphone/include/opencore-amrnb/interf_enc.h b/thirdparties/iphone/include/opencore-amrnb/interf_enc.h
index b89b0c7..42b0df4 100755
--- a/thirdparties/iphone/include/opencore-amrnb/interf_enc.h
+++ b/thirdparties/iphone/include/opencore-amrnb/interf_enc.h
@@ -26,16 +26,16 @@ extern "C" {
#ifndef AMRNB_WRAPPER_INTERNAL
/* Copied from enc/src/gsmamr_enc.h */
enum Mode {
- MR475 = 0,/* 4.75 kbps */
- MR515, /* 5.15 kbps */
- MR59, /* 5.90 kbps */
- MR67, /* 6.70 kbps */
- MR74, /* 7.40 kbps */
- MR795, /* 7.95 kbps */
- MR102, /* 10.2 kbps */
- MR122, /* 12.2 kbps */
- MRDTX, /* DTX */
- N_MODES /* Not Used */
+ MR475 = 0,/* 4.75 kbps */
+ MR515, /* 5.15 kbps */
+ MR59, /* 5.90 kbps */
+ MR67, /* 6.70 kbps */
+ MR74, /* 7.40 kbps */
+ MR795, /* 7.95 kbps */
+ MR102, /* 10.2 kbps */
+ MR122, /* 12.2 kbps */
+ MRDTX, /* DTX */
+ N_MODES /* Not Used */
};
#endif
OpenPOWER on IntegriCloud