VM Labs SDK Sample Code

\vmlabs\sample\jpeg\showjpeg

Copyright © 2000 VM Labs, Inc.  All Rights Reserved

March 2, 2001


This program decodes a JPEG image and then displays it.  This demonstrates how to use the JPEG library to decode graphics information.

Filename Description
bg360.jpg 360 x 240 sample image
bg720.jpg 720 x 480 sample image
data.s Assembly file that includes sample images as binary data.
graphics.c A variety of graphics routines used to display the  JPEG image after decoding.
jpeg.c Functions that call the JPEG library
main.c Main program code for sample.
makefile MAKEFILE for building and running sample program.
proto.h Function prototypes used by program.
screenbuffers.c Functions for initializing and managing screen buffers.
showjpeg.h Contains a variety of definitions used throughout the program

 


Before attempting to load or run any of the SDK samples, make sure you have first read the Hitchhiker's Guide To NUON document.  

After that, if you're still having trouble getting this sample program to work,  click here to request assistance from developer support.

Click here for other online SDK documentation.