📄 jpeg_mjpeg_cplb_tables.h
字号:
/*****************************************************************************
Copyright(c) 2005 Analog Devices, Inc. All Rights Reserved. This software is
proprietary and confidential to Analog Devices, Inc. and its licensors.
******************************************************************************
$RCSfile: jpeg_mjpeg_cplb_tables.h,v $
$Revision: 1.1 $
$Date: 2006/11/03 07:12:11 $
Project: BlackfinSDK (JPEG-MJPEG)
Title: cplb_tables
Author(s): dwu
Revised by: bmk
Description:
User defined CPLB tables for BF533 & BF561 (caching purpose)
References:
None
******************************************************************************
Tab Setting: 4
Target Processor: ADSP-BF5xx
Target Tools Revision: ADSP VisualDSP++ v4.5
******************************************************************************
Modification History:
====================
$Log: jpeg_mjpeg_cplb_tables.h,v $
Revision 1.1 2006/11/03 07:12:11 bmk
SDK 2.0 files - Initial Entry
*****************************************************************************/
#ifndef __JPEG_MJPEG_CPLB_TABLES_H__
#define __JPEG_MJPEG_CPLB_TABLES_H__
extern int codec_dcplbs_table[16][2];
extern int codec_icplbs_table[16][2];
#endif // #ifndef __JPEG_MJPEG_CPLB_TABLES_H__
/*****/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -