hdvotest_microcode.h

来自「用于TM1300/PNX1300系列DSP(主要用于视频处理)的外部设备的源码」· C头文件 代码 · 共 190 行

H
190
字号
/*
 *  +-------------------------------------------------------------------+
 *  | Copyright (c) 1998- 2000 by TriMedia Technologies.                |
 *  |                                                                   |
 *  | This software  is furnished under a license  and may only be used |
 *  | and copied in accordance with the terms  and conditions of such a |
 *  | license  and with  the inclusion of this  copyright notice.  This |
 *  | software or any other copies of this software may not be provided |
 *  | or otherwise  made available  to any other person.  The ownership |
 *  | and title of this software is not transferred.                    |
 *  |                                                                   |
 *  | The information  in this software  is subject  to change  without |
 *  | any  prior notice  and should not be construed as a commitment by |
 *  | TriMedia Technologies.                                            |
 *  |                                                                   |
 *  | This  code  and  information  is  provided  "as is"  without  any |
 *  | warranty of any kind,  either expressed or implied, including but |
 *  | not limited  to the implied warranties  of merchantability and/or |
 *  | fitness for any particular purpose.                               |
 *  +-------------------------------------------------------------------+
 *
 *
 *  Module name : 
 *
 *  Last update : 
 *
 *  Description :
 *	
 *      HDVO Test microcode header file
 *
 *  Revision                 :
 *
 */

#ifndef _TMHDVO_TEST_MICROCODE_H_
#define _TMHDVO_TEST_MICROCODE_H_

/*---------------------------- includes -------------------------------------*/

#if defined(__cplusplus)
extern "C" {

#endif

/*---------------------------- externs -------------------------------------*/ 
/* 
 * --------------- 1920x1080i Output Microcode ---------------
 */
/*
 * --- 80MHz 1920x1080ip->1920x1080i + Graphics microcode ---
 */
extern UInt8 _hdvo_ucode0_80_1920x1080ipt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_1920x1080ipt_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_1920x1080ipt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_1920x1080ipt_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_1920x1080ipt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_1920x1080ipt_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_1920x1080ipt_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_1920x1080ipt_1920x1080i_g_data_end;

extern UInt8 _hdvo_ucode0_80_1920x1080ipb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_1920x1080ipb_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_1920x1080ipb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_1920x1080ipb_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_1920x1080ipb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_1920x1080ipb_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_1920x1080ipb_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_1920x1080ipb_1920x1080i_g_data_end;

/*
 * --- 80MHz 1280x720ip->1920x1080i microcode ---
 */
extern UInt8 _hdvo_ucode0_80_1280x720pt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_1280x720pt_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_1280x720pt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_1280x720pt_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_1280x720pt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_1280x720pt_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_1280x720pt_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_1280x720pt_1920x1080i_g_data_end;

extern UInt8 _hdvo_ucode0_80_1280x720pb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_1280x720pb_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_1280x720pb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_1280x720pb_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_1280x720pb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_1280x720pb_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_1280x720pb_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_1280x720pb_1920x1080i_g_data_end;

/*
 * --- 80MHz 704x480ip->1920x1080i microcode ---
 */
extern UInt8 _hdvo_ucode0_80_704x480it_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_704x480it_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_704x480it_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_704x480it_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_704x480it_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_704x480it_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_704x480it_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_704x480it_1920x1080i_g_data_end;

extern UInt8 _hdvo_ucode0_80_704x480ib_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_704x480ib_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_704x480ib_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_704x480ib_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_704x480ib_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_704x480ib_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_704x480ib_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_704x480ib_1920x1080i_g_data_end;

/*
 *  --- 80MHz 704x480->1920x1080i National Motion + Graphics microcode ---
 */
extern UInt8 _hdvo_ucode0_80_704x480nmipt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_704x480nmipt_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_704x480nmipt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_704x480nmipt_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_704x480nmipt_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_704x480nmipt_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_704x480nmipt_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_704x480nmipt_1920x1080i_g_data_end;

extern UInt8 _hdvo_ucode0_80_704x480nmipb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode0_80_704x480nmipb_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode1_80_704x480nmipb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode1_80_704x480nmipb_1920x1080i_g_text_end;
extern UInt8 _hdvo_ucode2_80_704x480nmipb_1920x1080i_g_text_start;
extern UInt8 _hdvo_ucode2_80_704x480nmipb_1920x1080i_g_text_end;

extern UInt16 _hdvo_ucode_80_704x480nmipb_1920x1080i_g_data_start;
extern UInt16 _hdvo_ucode_80_704x480nmipb_1920x1080i_g_data_end;

/*
 * --- 100MHz 1920x1080i Streaming out parameters ---
 */
extern UInt8 _hdvo_stm_100_1920x1080i_data_start;
extern UInt8 _hdvo_stm_100_1920x1080i_data_end;

/* 
 * --------------- Common Setup Tables ---------------
 */

/*
 * --- Horizontal filter coefficients ---
 */
extern UInt8 _hdvo_hflexp_data_start;
extern UInt8 _hdvo_hflexp_data_end;

extern UInt8 _hdvo_hflcmp_data_start;
extern UInt8 _hdvo_hflcmp_data_end;

extern UInt8 _hdvo_hfl121_data_start;

/*
 * --- Lookup table coefficients ---
 */
extern UInt8 _hdvo_lut_data_start;
extern UInt8 _hdvo_lut_data_end;

/*
 * --- Matrix/Dematrix coefficients ---
 */
extern UInt8 _hdvo_mdxrgb_data_start;
extern UInt8 _hdvo_mdxrgb_data_end;

extern UInt8 _hdvo_mdxyuv_data_start;
extern UInt8 _hdvo_mdxyuv_data_end;


#if defined(__cplusplus)
}
#endif

#endif	/* #ifndef _TMHDVO_TEST_MICROCODE_H_ */







⌨️ 快捷键说明

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