?? g711enc_sun.h
字號:
/* * Copyright 2006 by Texas Instruments Incorporated. * * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are * granted through contract. * *//* * ======== g711ENC_sun.h ======== * Interface for the G711ENC_SUN module; TI's implementation * of the IG711 interface */#ifndef G711ENC_SUN_#define G711ENC_SUN_#ifdef __cplusplusextern "C" {#endif/* * ======== G711ENC_SUN_IG711ENC ======== * TI's implementation of the IG711 interface */extern ISPHENC_Fxns G711ENC_SUN_IG711ENC;#ifdef __cplusplus}#endif#endif /* G711ENC_SUN_ *//* * @(#) ti.xdais.dm.examples.g711; 1,0,0,20; 10-18-2006 19:11:57; /db/wtree/library/trees/dais-g07x/src/ */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -