⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fspsynchinterf.hic

📁 我今天开始上传5份TI、NXP、MTK的手机开发全套资料。希望对大家有很大的帮助
💻 HIC
字号:
/*S**************************************************************************** ........................................................................                COPYRIGHT (c) Philips Semiconductors Le Mans 2003    ..     All rights are reserved. Reproduction in whole or in part is      ..     prohibited without the written consent of the copyright owner.    . ......................................................................... File name :    FsSynchInterf.hic.. Project :      SSYOL3 DF.. Module :       libfsplit.. %version:      %.. Compiler name and release:...............:........:..........:............:........................... *----------------------------------------------------------------------------* *                                    DESCRIPTION * *  This file contains externally used function declarations for Synchronous *  interface. *----------------------------------------------------------------------------* *----------------------------------------------------------------------------* *                           FUNCTIONS DEFINED IN THIS FILE *----------------------------------------------------------------------------* * Name            | Object *----------------------------------------------------------------------------* * * *----------------------------------------------------------------------------* *----------------------------------------------------------------------------* *                                    EVOLUTION *----------------------------------------------------------------------------* * Date     | Author             | Description *----------------------------------------------------------------------------* * 15.07.03 | frd964t            | Creation *****************************************************************************E*/#ifndef FSPSYNCHINTERF_HIC#define FSPSYNCHINTERF_HIC#ifdef MP4_PLAYER_FTR#define FSP_CHUNK_MAX 9 /* maximum number of sub files */#define FSP_HANDLE_LST_MAX 15 /* 4 bits, value 0 reserved => 15 possibilities in bit field, each split file needs to store itself and FSP_CHUNK_MAX sub files in the array */#define FSP_BYTES_TO_READ_MAX (FSP_CHUNK_MAX * 65535) /* maximum size of data to read at a time */#endif /* End: MP4_PLAYER_FTR */#endif

⌨️ 快捷键说明

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