SSP_GetJpegEncoderLiteBufferSize

Syntax


u32 SSP_GetJpegEncoderLiteBufferSize(u32 option);

Arguments

option Encoding options (SSP_JPEG_RGB555, SSP_JPEG_YUV422, or SSP_JPEG_THUMBNAIL).

Return Values

Returns the buffer size required to encode.

Description

Gets the working buffer size required when encoding with the SSP_StartJpegEncoderLite function. Give this function the same arguments as the SSP_StartJpegEncoderLite function.

See Also

SSP_StartJpegEncoderLite

Revision History

2009/04/27 Initial version.


CONFIDENTIAL