1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<HTML>
3<HEAD>
4<META http-equiv="Content-Type" content="text/html; charset=windows-1252">
5<META http-equiv="Content-Style-Type" content="text/css">
6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows">
7<BASE target="main">
8<TITLE>SSP Library (SSP) API Function List</TITLE>
9<LINK rel="stylesheet" href="../css/apilist.css">
10</HEAD>
11<BODY>
12<H1>SSP Library (SSP) API Function List</H1>
13
14<H3><A name="JPEG_ENC">JPEG Encoding</A></H3>
15<TABLE border="1" width="100%">
16  <TBODY>
17    <TR>
18<TH nowrap width="25%"><A href="jpeg_enc/SSP_SetJpegEncoderDateTime.html" target="_self">SSP_SetJpegEncoderDateTime</A></TH>
19      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
20<TD>Sets the date and time information of when the photo was taken to attach when encoding.</TD>
21    </TR>
22    <TR>
23<TH nowrap width="25%"><A href="jpeg_enc/SSP_SetJpegEncoderDateTimeNow.html" target="_self">SSP_SetJpegEncoderDateTimeNow</A></TH>
24      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
25<TD>Sets the current date and time as the date and time information of when the photo was taken to attach when encoding.</TD>
26    </TR>
27    <TR>
28<TH nowrap width="25%"><A href="jpeg_enc/SSP_GetDateTime.html" target="_self">SSP_GetDateTime</A></TH>
29      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
30<TD>Gets the current date and the time.</TD>
31    </TR>
32    <TR>
33<TH nowrap width="25%"><A href="jpeg_enc/SSP_SetJpegEncoderMakerNote.html" target="_self">SSP_SetJpegEncoderMakerNote</A></TH>
34      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
35<TD>Sets DSi camera data to insert in the MakerNote when encoding.</TD>
36    </TR>
37    <TR>
38<TH nowrap width="25%"><A href="jpeg_enc/SSP_SetJpegEncoderMakerNoteEx.html" target="_self">SSP_SetJpegEncoderMakerNoteEx</A></TH>
39      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
40<TD>Sets each type of data to insert in the MakerNote when encoding.</TD>
41    </TR>
42    <TR>
43<TH nowrap width="25%"><A href="jpeg_enc/SSP_StartJpegEncoder.html" target="_self">SSP_StartJpegEncoder</A></TH>
44      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
45<TD>Performs JPEG encoding.</TD>
46    </TR>
47    <TR>
48<TH nowrap width="25%"><A href="jpeg_enc/SSP_GetJpegEncoderBufferSize.html" target="_self">SSP_GetJpegEncoderBufferSize</A></TH>
49      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
50<TD>Gets the buffer size required for encoding.</TD>
51    </TR>
52    <TR>
53<TH nowrap width="25%"><A href="jpeg_enc/SSP_ConvertJpegEncodeData.html" target="_self">SSP_ConvertJpegEncodeData</A></TH>
54      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
55<TD>Converts input data into the format used for JPEG encoding.</TD>
56    </TR>
57    <TR>
58<TH nowrap width="25%"><A href="jpeg_enc/SSP_StartJpegEncoderWithEncodeData.html" target="_self">SSP_StartJpegEncoderWithEncodeData</A></TH>
59      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
60<TD>JPEG encoding is performed based on data used for encoding already converted ahead of time.</TD>
61    </TR>
62  </TBODY>
63</TABLE>
64
65<H3><A name="JPEG_DEC">JPEG Decoding</A></H3>
66<TABLE border="1" width="100%">
67  <TBODY>
68    <TR>
69<TH nowrap width="25%"><A href="jpeg_dec/SSP_GetJpegDecoderDateTime.html" target="_self">SSP_GetJpegDecoderDateTime</A></TH>
70      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
71<TD>Gets date and time information when the photo was taken extracted from JPEG data when it is decoded.</TD>
72    </TR>
73    <TR>
74<TH nowrap width="25%"><A href="jpeg_dec/SSP_GetJpegDecoderSoftware.html" target="_self">SSP_GetJpegDecoderSoftware</A></TH>
75      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
76<TD>Gets the application Game Code extracted from JPEG data when it is decoded.</TD>
77    </TR>
78    <TR>
79<TH nowrap width="25%"><A href="jpeg_dec/SSP_GetJpegDecoderMakerNoteAddr.html" target="_self">SSP_GetJpegDecoderMakerNoteAddr</A></TH>
80      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
81<TD>Gets the starting address of DSi camera data that exists in the MakerNote in JPEG data.</TD>
82    </TR>
83    <TR>
84<TH nowrap width="25%"><A href="jpeg_dec/SSP_GetJpegDecoderMakerNoteSize.html" target="_self">SSP_GetJpegDecoderMakerNoteSize</A></TH>
85      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
86<TD>Gets the size of DSi camera data that exists in the MakerNote in JPEG data.</TD>
87    </TR>
88    <TR>
89<TH nowrap width="25%"><A href="jpeg_dec/SSP_GetJpegDecoderMakerNoteAddrEx.html" target="_self">SSP_GetJpegDecoderMakerNoteAddrEx</A></TH>
90      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
91<TD>Gets the starting address of each type of data that exists in the MakerNote in JPEG data.</TD>
92    </TR>
93    <TR>
94<TH nowrap width="25%"><A href="jpeg_dec/SSP_GetJpegDecoderMakerNoteSizeEx.html" target="_self">SSP_GetJpegDecoderMakerNoteSizeEx</A></TH>
95      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
96<TD>Gets the size of each type of data that exists in the MakerNote in JPEG data.</TD>
97    </TR>
98    <TR>
99<TH nowrap width="25%"><A href="jpeg_dec/SSP_StartJpegDecoder.html" target="_self">SSP_StartJpegDecoder</A></TH>
100      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
101<TD>Decodes JPEG data.</TD>
102    </TR>
103    <TR>
104<TH nowrap width="25%"><A href="jpeg_dec/SSP_ExtractJpegDecoderExif.html" target="_self">SSP_ExtractJpegDecoderExif</A></TH>
105      <TD width="48"><img src="../image/NTR.gif"><img src="../image/TWL.gif"></TD>
106<TD>Extracts Exif information only from a JPEG file.</TD>
107    </TR>
108  </TBODY>
109</TABLE>
110
111<table border="0" height="100%"><tr><td style="background-color : white;"></td></tr></table>
112
113<hr><p>CONFIDENTIAL</p></body>
114</HTML>
115