DVBCore  1.0
Open source DVB engine
midware/media/inc/media_image.h File Reference

Media image functions. More...

#include "techtype.h"
#include "stbhwc.h"
Include dependency graph for media_image.h:

Go to the source code of this file.

Functions

BOOLEAN STB_IMGConvertPNG (U8BIT *image_data, U32BIT image_data_size, U8BIT **output_data, U32BIT *output_data_size, U16BIT *pixel_width, U16BIT *pixel_height)
BOOLEAN STB_IMGConvertJPEG (U8BIT *image_data, U32BIT image_data_size, U8BIT **output_data, U32BIT *output_data_size, U16BIT *pixel_width, U16BIT *pixel_height)

Detailed Description

Media image functions.

Date:
22 November 2010
Author:
Steve Ford
 All Data Structures Files Functions Typedefs Defines