summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_channel_pub.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_channel_pub.h')
-rw-r--r--software/include/oct6100api/oct6100_channel_pub.h15
1 files changed, 3 insertions, 12 deletions
diff --git a/software/include/oct6100api/oct6100_channel_pub.h b/software/include/oct6100api/oct6100_channel_pub.h
index 6bd42f3..43b2e8f 100644
--- a/software/include/oct6100api/oct6100_channel_pub.h
+++ b/software/include/oct6100api/oct6100_channel_pub.h
@@ -2,7 +2,7 @@
File: oct6100_channel_pub.h
- Copyright (c) 2001-2006 Octasic Inc.
+ Copyright (c) 2001-2007 Octasic Inc.
Description:
@@ -25,9 +25,9 @@ You should have received a copy of the GNU General Public License
along with the OCT6100 GPL API; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-$Octasic_Release: OCT612xAPI-01.00-PR47 $
+$Octasic_Release: OCT612xAPI-01.00-PR48 $
-$Octasic_Revision: 83 $
+$Octasic_Revision: 84 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -80,9 +80,7 @@ typedef struct _OCT6100_CHANNEL_OPEN_VQE_
BOOL fRinLevelControl;
BOOL fSoutLevelControl;
BOOL fRinAutomaticLevelControl;
- BOOL fResetRinAlcOnTones;
BOOL fSoutAutomaticLevelControl;
- BOOL fResetSoutAlcOnTones;
BOOL fRinHighLevelCompensation;
BOOL fAcousticEcho;
BOOL fSoutAdaptiveNoiseReduction;
@@ -99,7 +97,6 @@ typedef struct _OCT6100_CHANNEL_OPEN_VQE_
INT32 lSoutLevelControlGainDb;
INT32 lRinAutomaticLevelControlTargetDb;
INT32 lSoutAutomaticLevelControlTargetDb;
- UINT32 ulAlcNoiseBleedOutTime;
INT32 lRinHighLevelCompensationThresholdDb;
INT32 lDefaultErlDb;
INT32 lAecDefaultErlDb;
@@ -202,9 +199,7 @@ typedef struct _OCT6100_CHANNEL_MODIFY_VQE_
BOOL fRinLevelControl;
BOOL fSoutLevelControl;
BOOL fRinAutomaticLevelControl;
- BOOL fResetRinAlcOnTones;
BOOL fSoutAutomaticLevelControl;
- BOOL fResetSoutAlcOnTones;
BOOL fRinHighLevelCompensation;
BOOL fAcousticEcho;
BOOL fSoutAdaptiveNoiseReduction;
@@ -221,7 +216,6 @@ typedef struct _OCT6100_CHANNEL_MODIFY_VQE_
INT32 lSoutLevelControlGainDb;
INT32 lRinAutomaticLevelControlTargetDb;
INT32 lSoutAutomaticLevelControlTargetDb;
- UINT32 ulAlcNoiseBleedOutTime;
INT32 lRinHighLevelCompensationThresholdDb;
INT32 lDefaultErlDb;
INT32 lAecDefaultErlDb;
@@ -357,9 +351,7 @@ typedef struct _OCT6100_CHANNEL_STATS_VQE_
BOOL fRinLevelControl;
BOOL fSoutLevelControl;
BOOL fRinAutomaticLevelControl;
- BOOL fResetRinAlcOnTones;
BOOL fSoutAutomaticLevelControl;
- BOOL fResetSoutAlcOnTones;
BOOL fRinHighLevelCompensation;
BOOL fAcousticEcho;
BOOL fSoutAdaptiveNoiseReduction;
@@ -376,7 +368,6 @@ typedef struct _OCT6100_CHANNEL_STATS_VQE_
INT32 lSoutLevelControlGainDb;
INT32 lRinAutomaticLevelControlTargetDb;
INT32 lSoutAutomaticLevelControlTargetDb;
- UINT32 ulAlcNoiseBleedOutTime;
INT32 lRinHighLevelCompensationThresholdDb;
INT32 lDefaultErlDb;
INT32 lAecDefaultErlDb;