Encoder
4.4
VC-5 Sample Encoder
dump.h
Go to the documentation of this file.
1
9
#ifndef _DUMP_H
10
#define _DUMP_H
11
12
CODEC_ERROR
DumpTransformWavelets(
TRANSFORM
transform_array[MAX_CHANNEL_COUNT],
13
int
channel_count,
14
int
wavelet_level,
15
const
char
*pathname);
16
17
CODEC_ERROR
DumpUnpackedImage(
UNPACKED_IMAGE
*image,
18
const
char
*pathname);
19
20
#endif
CODEC_ERROR
enum _codec_error CODEC_ERROR
Codec error codes.
_unpacked_image
Image represented as an ordered set of component arrays.
Definition:
image.h:67
_transform
Data structure for the wavelet tree (one channel)
Definition:
wavelet.h:84
VC-5
common
include
dump.h
Generated on Thu Sep 7 2017 12:58:40 for Encoder by
1.8.13