summaryrefslogtreecommitdiff
path: root/software/include/oct6100api/oct6100_chip_stats_pub.h
diff options
context:
space:
mode:
Diffstat (limited to 'software/include/oct6100api/oct6100_chip_stats_pub.h')
-rw-r--r--software/include/oct6100api/oct6100_chip_stats_pub.h10
1 files changed, 7 insertions, 3 deletions
diff --git a/software/include/oct6100api/oct6100_chip_stats_pub.h b/software/include/oct6100api/oct6100_chip_stats_pub.h
index adcac75..2770430 100644
--- a/software/include/oct6100api/oct6100_chip_stats_pub.h
+++ b/software/include/oct6100api/oct6100_chip_stats_pub.h
@@ -2,7 +2,7 @@
File: oct6100_chip_stats_pub.h
- Copyright (c) 2001-2008 Octasic Inc.
+ Copyright (c) 2001-2009 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.01.01 $
+$Octasic_Release: OCT612xAPI-01.02.01 $
-$Octasic_Revision: 59 $
+$Octasic_Revision: 64 $
\*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/
@@ -62,6 +62,8 @@ typedef struct _OCT6100_CHIP_STATS_
UINT32 ulInternalReadTimeoutCount;
UINT32 ulSdramRefreshTooLateCount;
UINT32 ulPllJitterErrorCount;
+
+
UINT32 ulOverflowToneEventsCount;
UINT32 ulSoftOverflowToneEventsCount;
@@ -105,6 +107,7 @@ typedef struct _OCT6100_CHIP_IMAGE_INFO_
BOOL fListenerEnhancement;
BOOL fRoutNoiseReduction;
BOOL fRoutNoiseReductionLevel;
+ BOOL fPerChannelPlayoutControl;
BOOL fAnrSnrEnhancement;
BOOL fAnrVoiceNoiseSegregation;
BOOL fToneDisablerVqeActivationDelay;
@@ -113,6 +116,7 @@ typedef struct _OCT6100_CHIP_IMAGE_INFO_
BOOL fIdleCodeDetection;
BOOL fSinLevel;
+
UINT32 ulMaxChannels;
UINT32 ulNumTonesAvailable;
UINT32 ulToneProfileNumber;