drm_portable.h
来自「SAMSUNG 5009的源代码」· C头文件 代码 · 共 18 行
H
18 行
/*
// $Header: $
// Copyright (c) DivXNetworks, Inc. http://www.divxnetworks.com
// All rights reserved.
//
// This software is the confidential and proprietary information of DivxNetworks
// Inc. ("Confidential Information"). You shall not disclose such Confidential
// Information and shall use it only in accordance with the terms of the license
// agreement you entered into with DivXNetworks, Inc.
*/
/*
These defines are used to define how fundamental types are used.
*/
#define uint16 unsigned short
#define uint8 unsigned char
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?