1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2<html xmlns="http://www.w3.org/1999/xhtml">
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<title>SSP_GetJpegDecoderMakerNoteSize</title>
7<link rel="stylesheet" href="../../css/nitro.css" type="text/css" />
8</head>
9<body>
10
11<h1>SSP_GetJpegDecoderMakerNoteSize <img src="../../image/NTR.gif" align="middle"><img src="../../image/TWL.gif" align="middle"></H1>
12<H2>Syntax</H2>
13
14<pre><code>
15static inline u16 SSP_GetJpegDecoderMakerNoteSize(void);
16</code></pre>
17
18<h2>Arguments</h2>
19<p>None.</p>
20
21
22<h2>Return Values</h2>
23<p>Returns the size of data for the DSi camera inside maker notes.</p>
24
25<h2>Description</h2>
26<p>Gets the size of data for the DSi camera inside the JPEG data to be used in decoding.<BR>This function operates in the same way as calling the <a href="SSP_GetJpegDecoderMakerNoteSizeEx.html"><CODE>SSP_GetJpegDecoderMakerNoteSizeEx</CODE></a> function with the S<CODE>SP_MAKERNOTE_PHOTO</CODE> tag. To get the size of user-defined data, use the <a href="SSP_GetJpegDecoderMakerNoteSizeEx.html"><CODE>SSP_GetJpegDecoderMakerNoteSizeEx</CODE></a> function with <CODE>SSP_MAKERNOTE_USER</CODE>.
27</p>
28
29<h2>See Also</h2>
30<p><a href="SSP_GetJpegDecoderMakerNoteSizeEx.html"><CODE>SSP_GetJpegDecoderMakerNoteSizeEx</CODE></a><BR> <a href="SSP_StartJpegDecoder.html"><CODE>SSP_StartJpegDecoder</CODE></a></p>
31
32<h2>Revision History</h2>
33<p>
342008/09/15 Initial version.
35</p>
36<hr><p>CONFIDENTIAL</p></body>
37</html>
38