Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

bitmap.cc File Reference

#include "swf.h"

Include dependency graph for bitmap.cc:

Go to the source code of this file.

Functions

static void errorExit (j_common_ptr info)
static void initSource (struct jpeg_decompress_struct *cInfo)
static boolean fillInputBuffer (struct jpeg_decompress_struct *cInfo)
static void skipInputData (struct jpeg_decompress_struct *cInfo, long count)
static boolean resyncToRestart (struct jpeg_decompress_struct *cInfo, int desired)
static void termSource (struct jpeg_decompress_struct *cInfo)
static int buildJpegAlpha (Bitmap *b, unsigned char *buffer)

Variables

static unsigned char * inputData


Function Documentation

static int buildJpegAlpha Bitmap b,
unsigned char *  buffer
[static]
 

Definition at line 129 of file bitmap.cc.

References Bitmap::alpha_buf, data, Bitmap::height, NULL, printf, and Bitmap::width.

Referenced by Bitmap::buildFromJpegInterchangeData().

static void errorExit j_common_ptr  info  )  [static]
 

Definition at line 68 of file bitmap.cc.

Referenced by Bitmap::buildFromJpegInterchangeData(), and Bitmap::readJpegTables().

static boolean fillInputBuffer struct jpeg_decompress_struct cInfo  )  [static]
 

Definition at line 80 of file bitmap.cc.

References jpeg_source_mgr::bytes_in_buffer, inputData, jpeg_source_mgr::next_input_byte, and jpeg_decompress_struct::src.

Referenced by Bitmap::buildFromJpegInterchangeData(), and Bitmap::readJpegTables().

static void initSource struct jpeg_decompress_struct cInfo  )  [static]
 

Definition at line 75 of file bitmap.cc.

References jpeg_source_mgr::bytes_in_buffer, and jpeg_decompress_struct::src.

Referenced by Bitmap::buildFromJpegInterchangeData(), and Bitmap::readJpegTables().

static boolean resyncToRestart struct jpeg_decompress_struct cInfo,
int  desired
[static]
 

Definition at line 95 of file bitmap.cc.

Referenced by Bitmap::buildFromJpegInterchangeData(), and Bitmap::readJpegTables().

static void skipInputData struct jpeg_decompress_struct cInfo,
long  count
[static]
 

Definition at line 89 of file bitmap.cc.

References jpeg_source_mgr::bytes_in_buffer, inputData, and jpeg_decompress_struct::src.

Referenced by Bitmap::buildFromJpegInterchangeData(), and Bitmap::readJpegTables().

static void termSource struct jpeg_decompress_struct cInfo  )  [static]
 

Definition at line 100 of file bitmap.cc.

Referenced by Bitmap::buildFromJpegInterchangeData(), and Bitmap::readJpegTables().


Variable Documentation

unsigned char* inputData [static]
 

Definition at line 29 of file bitmap.cc.

Referenced by Bitmap::buildFromJpegAbbreviatedData(), Bitmap::buildFromJpegInterchangeData(), fillInputBuffer(), Bitmap::readJpegTables(), and skipInputData().


Generated on Sat Nov 5 16:23:35 2005 for OPIE by  doxygen 1.4.2