jd5xxsrc.txt

来自「EVM板JPEG实现,Texas Instruments TMS320C54x 」· 文本 代码 · 共 60 行

TXT
60
字号
'C54x JPEG DECOMPRESSION
------------------------
Source Files
Kamal Swamidoss
29 July 1996

This directory contains the source files necessary to create the
'C54x JPEG decompression application.

jd5xxsrc.txt              This file

Common Source Files:
--------------------
jd5xx.h                   Host-EVM communications definitions

Host Source Files:
------------------
jd5xx.c                   Host main function file
jd5xxhst.c                Host communications functions
jd5xxhst.h                Host communications #define's and declarations
jd5xx.prj                 Borland C host project file

Note: The host part of this application was written in C using
Borland C++ version 3.1.

EVM Source Files:
-----------------
jd5xxmak.bat              EVM program builder
init_54x.asm
init_54x.inc
vectors.asm
mem5xx.c
jd5xxlnk.cmd

jconfig.h
jinclude.h
jmemsys.h
jpegdata.h
jversion.h
jbsmooth.c
jd5xxevm.c
jdarith.c
jdcolor.c
jddeflts.c
jdhuff.c
jdmaster.c
jdmcu.c
jdpipe.c
jdsample.c
jerror.c
jfwddct.c
jmemmgr.c
jmemnobs.c
jquant1.c
jquant2.c
jrdjfif.c
jrevdct.c
jutils.c
jwrppm.c

⌨️ 快捷键说明

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