1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html>
3
4<head>
5<META http-equiv="Content-Type" content="text/html; charset=utf-8">
6<META http-equiv="Content-Style-Type" content="text/css">
7<title>Memory Size</title>
8<LINK rel="stylesheet" href="../../CSS/revolution.css" type="text/css">
9</head>
10
11<body>
12
13<h1 align="left">Memory Size</h1>
14<h2>Definitions</h2>
15
16<dl>
17  <dd>
18<PRE>
19/* Working size (in bytes) for parameters used in encoding and decoding */
20TMCC_JPEG_WORKAREA_SIZE             0x1C00
21/* Minimum buffer size (in bytes) for the JPEG output stream when encoding */
22TMCC_JPEG_JPEGBUFFER_MINIMAM_SIZE   0x25F
23
24
25</PRE></dd>
26</dl>
27<H2>Description</H2>
28<P>The memory size used by this middleware.
29</P>
30
31<h2>See Also</h2>
32</P>
33<H2>Revision History</H2>
34<P>2007/02/02 Initial version.</P>
35<hr><p>CONFIDENTIAL</p></body>
36</html>
37