Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

ODataFormats.h File Reference

Defines several data structures for compatability with OPEN-R. More...

#include <stdlib.h>
Include dependency graph for ODataFormats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ODataVectorInfo
 provides compatability with the OPEN-R type of the same name More...
struct  OSoundInfo
 provides compatability with the OPEN-R type of the same name More...
struct  OSoundVectorData
 provides compatability with the OPEN-R type of the same name More...
struct  OFbkImageInfo
 provides compatability with the OPEN-R type of the same name More...
struct  OFbkImageVectorData
 provides compatability with the OPEN-R type of the same name More...
struct  OCdtInfo
struct  OCdtVectorData

Typedefs

typedef unsigned char byte
typedef unsigned short word
typedef unsigned int longword
typedef word OSoundFormat
typedef word OSoundChannel
typedef int OFbkImageLayer
typedef longword OCdtChannel

Variables

const OSoundFormat osoundformatUNDEF = 0
const OSoundFormat osoundformatPCM = 1
const OSoundFormat osoundformatUSB_MIDI = 2
const OSoundFormat osoundformatSMF = 3
const OSoundChannel osoundchannelUNDEF = 0
const OSoundChannel osoundchannelMONO = 1
const OSoundChannel osoundchannelSTEREO = 2
const OFbkImageLayer ofbkimageLAYER_H = 0
const OFbkImageLayer ofbkimageLAYER_M = 1
const OFbkImageLayer ofbkimageLAYER_L = 2
const OFbkImageLayer ofbkimageLAYER_C = 3
const int ocdtNUM_CHANNELS = 8
const OCdtChannel ocdtCHANNEL_UNDEF = 0x00
const OCdtChannel ocdtCHANNEL0 = 0x01
const OCdtChannel ocdtCHANNEL1 = 0x02
const OCdtChannel ocdtCHANNEL2 = 0x04
const OCdtChannel ocdtCHANNEL3 = 0x08
const OCdtChannel ocdtCHANNEL4 = 0x10
const OCdtChannel ocdtCHANNEL5 = 0x20
const OCdtChannel ocdtCHANNEL6 = 0x40
const OCdtChannel ocdtCHANNEL7 = 0x80
const int ocdtMAX_Y_SEGMENT = 32
const longword ocdtINIT = 0x80808080
const longword ocdtCr_MAX_MASK = 0x0000ff00
const longword ocdtCr_MIN_MASK = 0x000000ff
const longword ocdtCb_MAX_MASK = 0xff000000
const longword ocdtCb_MIN_MASK = 0x00ff0000

Detailed Description

Defines several data structures for compatability with OPEN-R.

Author:
ejt (Creator)

Definition in file ODataFormats.h.


Typedef Documentation

typedef unsigned char byte

Definition at line 15 of file ODataFormats.h.

typedef unsigned int longword

Definition at line 17 of file ODataFormats.h.

Definition at line 88 of file ODataFormats.h.

typedef int OFbkImageLayer

Definition at line 81 of file ODataFormats.h.

Definition at line 25 of file ODataFormats.h.

typedef word OSoundFormat

Definition at line 18 of file ODataFormats.h.

typedef unsigned short word

Definition at line 16 of file ODataFormats.h.


Variable Documentation

const longword ocdtCb_MAX_MASK = 0xff000000

Definition at line 103 of file ODataFormats.h.

Referenced by OCdtInfo::Set().

const longword ocdtCb_MIN_MASK = 0x00ff0000

Definition at line 104 of file ODataFormats.h.

Referenced by OCdtInfo::Set().

const OCdtChannel ocdtCHANNEL0 = 0x01

Definition at line 90 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL1 = 0x02

Definition at line 91 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL2 = 0x04

Definition at line 92 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL3 = 0x08

Definition at line 93 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL4 = 0x10

Definition at line 94 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL5 = 0x20

Definition at line 95 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL6 = 0x40

Definition at line 96 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

const OCdtChannel ocdtCHANNEL7 = 0x80

Definition at line 97 of file ODataFormats.h.

Referenced by OFbkImage::ColorFrequency().

Definition at line 89 of file ODataFormats.h.

const longword ocdtCr_MAX_MASK = 0x0000ff00

Definition at line 101 of file ODataFormats.h.

Referenced by OCdtInfo::Set().

const longword ocdtCr_MIN_MASK = 0x000000ff

Definition at line 102 of file ODataFormats.h.

Referenced by OCdtInfo::Set().

const longword ocdtINIT = 0x80808080

Definition at line 100 of file ODataFormats.h.

Referenced by OCdtInfo::Init().

const int ocdtMAX_Y_SEGMENT = 32

Definition at line 99 of file ODataFormats.h.

Referenced by OCdtInfo::Init().

const int ocdtNUM_CHANNELS = 8

Definition at line 87 of file ODataFormats.h.

Definition at line 85 of file ODataFormats.h.

Definition at line 82 of file ODataFormats.h.

Definition at line 84 of file ODataFormats.h.

Definition at line 83 of file ODataFormats.h.

Definition at line 27 of file ODataFormats.h.

Referenced by WAV::Set().

Definition at line 28 of file ODataFormats.h.

Definition at line 26 of file ODataFormats.h.

Definition at line 20 of file ODataFormats.h.

Referenced by WAV::Set().

Definition at line 22 of file ODataFormats.h.

Definition at line 19 of file ODataFormats.h.

Definition at line 21 of file ODataFormats.h.


Tekkotsu v5.1CVS
Generated Mon May 9 04:58:59 2016 by Doxygen 1.6.3