

u16 SSP_GetJpegDecoderMakerNoteSizeEx(SSPJpegMakernote tag);
| tag | Type for which you want to get data size.SSP_MAKERNOTE_PHOTO indicates data for the DSi camera, and SSP_MAKERNOTE_USER indicates data for applications. |
Returns the size of the each type of data in a MakerNote.
Gets the size of each type of data in JPEG data used for decoding.
There are two types of data available: SSP_MAKERNOTE_PHOTO, which represents data for the DSi camera, and SSP_MAKERNOTE_USER, for the application embedding any data.
SSP_GetJpegDecoderMakerNoteAddrEx
SSP_StartJpegDecoder
2008/09/15 Initial version.
CONFIDENTIAL