sphenc1_copy_ti.h

来自「TI Algorithm Soft Kit 5.10 仅包括实例及其原代码」· C头文件 代码 · 共 42 行

H
42
字号
/*  *  Copyright 2006 *  Texas Instruments Incorporated * *  All rights reserved.  Property of Texas Instruments Incorporated *  Restricted rights to use, duplicate or disclose this code are *  granted through contract. *  *//* *  ======== sphenc1copy_ti.h ======== */#ifndef SPHENC1COPY_TI_#define SPHENC1COPY_TI_#ifdef __cplusplusextern "C" {#endif/* *  ======== SPHENC1COPY_TI_SPHENC ======== *  Our implementation of the ISPHENC1 interface */extern ISPHENC1_Fxns SPHENC1COPY_TI_SPHENC;/* *  ======== SPHENC1COPY_TI_PARAMS ======== */extern ISPHENC1_Params SPHENC1COPY_TI_PARAMS;#ifdef __cplusplus}#endif#endif/* *  @(#) ti.xdais.dm.examples.sphenc1_copy; 1,0,0,11; 10-18-2006 19:12:19; /db/wtree/library/trees/dais-g07x/src/ */

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?