

u32 SSP_GetJpegEncoderLiteBufferSize(u32 option);
| option | Encoding options (SSP_JPEG_RGB555, SSP_JPEG_YUV422, or SSP_JPEG_THUMBNAIL). |
Returns the buffer size required to encode.
Gets the working buffer size required when encoding with the SSP_StartJpegEncoderLite function. Give this function the same arguments as the SSP_StartJpegEncoderLite function.
2009/04/27 Initial version.
CONFIDENTIAL