SSP_GetJpegDecoderMakerNoteSize

Syntax


static inline u16 SSP_GetJpegDecoderMakerNoteSize(void);

Arguments

None.

Return Values

Returns the size of data for the DSi camera inside maker notes.

Description

Gets the size of data for the DSi camera inside the JPEG data to be used in decoding.
This function operates in the same way as calling the SSP_GetJpegDecoderMakerNoteSizeEx function with the SSP_MAKERNOTE_PHOTO tag. To get the size of user-defined data, use the SSP_GetJpegDecoderMakerNoteSizeEx function with SSP_MAKERNOTE_USER.

See Also

SSP_GetJpegDecoderMakerNoteSizeEx
SSP_StartJpegDecoder

Revision History

2008/09/15 Initial version.


CONFIDENTIAL