📄 am_hw_primitive_builder_gains.h
字号:
#ifndef AM_HARDWARE_GAINS_INCLUDE#define AM_HARDWARE_GAINS_INCLUDE#ifdef __cplusplus /* allow #include in a C++ file */extern "C" {#endif/* (c) Copyright Motorola 1996, All rights reserved. Motorola Confidential Proprietary Contains confidential proprietary information of Motorola, Inc. Reverse engineering is prohibited. The copyright notice does not imply publication. ******************************* REVISION HISTORY ****************************** Date Author Reference Number======== ======== ================00-06-14 mloutris CR - CSGce58879 Add a new gain interface to support the test and audio tasks. - Removing the gain struct definition since it was moved to am_c_utilities.h.00-03-27 mloutris PR - CSGce57501 Move audio gain tables from ROM to EEPROM for FDI products. - Change the structure of the audio gains table to conserve space and still allow the ability to modify gain values.99-10-26 ktang PR - CSGce40785 GRiEF Audio: DL Audio Tone Types and DL DB Feature IDs - Replaced old tone types to DL tone types98-03-23 mkloza PR - CSGce17706 Gains for a Whitecap - modified gains structure to include GCAP2 hardware gain97-11-11 gswanson PR - CSGce12691 Raesmoc gain table Update (used to generally update whitecap here) - renamed the indices to more correctly indicate what they are for - moved some constants to AM_HW_Primitive_Builder_gains.cc (since they are only needed locally to that file)97-10-22 gdrumma PR - CSGce13990 Update AM Whitecap HW mainlines with SMoCFIRE mainlines - added #defines for HS/HF table offsets.97-09-09 gdrumma PR - CSGce12941 Clean up of Modulus2 Audio updates. - updated comments.4-03-1997 mkloza PR - CSGce08830 Changed offsets into gain table for handsfree and handset operation.*//************** HEADER FILE INCLUDES ******************************************//************** CONSTANTS *****************************************************//************** STRUCTURES, ENUMS, AND TYPEDEFS *******************************//************** FUNCTION PROTOTYPES *******************************************//************** MACROS ********************************************************//************** CLASS DEFINITIONS *********************************************//************** GLOBAL VARIABLES **********************************************/#ifdef __cplusplus /* allow #include in a C++ file */}#endif#endif /*end of definition*/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -