capi/jpegdec.c File Reference

#include "io.h"
#include "jpegdec.h"
#include "ssd192X.h"
#include "trace.h"
Include dependency graph for jpegdec.c:

Defines

#define DEBUG

Functions

void jpeg_codec_init (UINT32 jpegDecodeAddr, UINT32 jpegFIFOAddr, UINT8 fifoSize, UINT32 jpgSize)
void jpeg_codec_enable (jpeg_decode_type decodeType, UINT8 bMJPEG)
UINT8 jpeg_header_decoding_done ()
void jpeg_wait_decode_completion (UINT32 waitMs)
UINT16 jpeg_get_width ()
UINT16 jpeg_get_height ()
void jpeg_disable (void)

Define Documentation

#define DEBUG

Function Documentation

void jpeg_codec_enable ( jpeg_decode_type  decodeType,
UINT8  bMJPEG 
)

References SSD_REGWB.

Referenced by PlayMJPEG(), and StreamMJPEGFromUART().

Here is the caller graph for this function:

void jpeg_codec_init ( UINT32  jpegDecodeAddr,
UINT32  jpegFIFOAddr,
UINT8  fifoSize,
UINT32  jpgSize 
)

References SSD_REGWB, and SSD_REGWL.

Referenced by PlayMJPEG(), and StreamMJPEGFromUART().

Here is the caller graph for this function:

void jpeg_disable ( void   ) 

References REG_JPEG_RAW_STATUS1, REG_JPEG_RESIZER_CTL, SSD_REGRB, and SSD_REGWB.

Referenced by PlayMJPEG(), and StreamMJPEGFromUART().

Here is the caller graph for this function:

UINT16 jpeg_get_height (  ) 

References SSD_REGRW.

Referenced by PlayMJPEG().

Here is the caller graph for this function:

UINT16 jpeg_get_width (  ) 

References SSD_REGRW.

Referenced by PlayMJPEG().

Here is the caller graph for this function:

UINT8 jpeg_header_decoding_done (  ) 

References delay_us(), and SSD_REGRB.

Referenced by PlayMJPEG().

Here is the call graph for this function:

Here is the caller graph for this function:

void jpeg_wait_decode_completion ( UINT32  waitMs  ) 

References delay_us(), and SSD_REGRB.

Referenced by PlayMJPEG().

Here is the call graph for this function:

Here is the caller graph for this function:

Generated on Wed Mar 23 11:08:32 2011 for Omnima LCD by  doxygen 1.6.3