kviewshell
ZPCodec.cpp File Reference
#include "ZPCodec.h"
#include "ByteStream.h"
#include "GException.h"
#include <stdlib.h>
#include <assert.h>
#include <math.h>
#include <stdio.h>
Include dependency graph for ZPCodec.cpp:
Go to the source code of this file.
Defines | |
#define | ZPCODER |
Functions | |
static float | p_to_plps (unsigned short p) |
Variables | |
static ZPCodec::Table | default_ztable [256] |
Define Documentation
#define ZPCODER |
Definition at line 90 of file ZPCodec.cpp.
Function Documentation
static float p_to_plps | ( | unsigned short | p | ) | [static] |
Definition at line 1241 of file ZPCodec.cpp.
Variable Documentation
ZPCodec::Table default_ztable[256] [static] |
Definition at line 113 of file ZPCodec.cpp.