AudioDecoderNellymoser.h File Reference

#include "log.h"
#include "AudioDecoder.h"

Go to the source code of this file.

Namespaces

namespace  gnash
namespace  gnash::media

Classes

struct  nelly_handle_struct
class  gnash::media::AudioDecoderNellymoser
 Audio decoding using internal Nellymoser decoder. More...

Defines

#define NELLY_BLOCK_LEN   64
#define NELLY_HEADER_BITS   116
#define NELLY_DETAIL_BITS   198
#define NELLY_BUF_LEN   128
#define NELLY_FILL_LEN   124
#define NELLY_BIT_CAP   6
#define NELLY_BASE_OFF   4228
#define NELLY_BASE_SHIFT   19

Typedefs

typedef struct nelly_handle_struct nelly_handle


Define Documentation

#define NELLY_BASE_OFF   4228

#define NELLY_BASE_SHIFT   19

#define NELLY_BIT_CAP   6

#define NELLY_BLOCK_LEN   64

#define NELLY_BUF_LEN   128

#define NELLY_DETAIL_BITS   198

#define NELLY_FILL_LEN   124

#define NELLY_HEADER_BITS   116


Typedef Documentation

typedef struct nelly_handle_struct nelly_handle


Generated on Thu Mar 6 18:25:08 2008 for Gnash by  doxygen 1.5.4