#include <stdio.h>
Go to the source code of this file.
|
| void | putin () |
| |
| void | putout () |
| |
| void | itrl () |
| |
| void | prefm () |
| |
| void | atrl () |
| |
| void | posmsb () |
| |
| void | uvlc (int *pp, int Long, FILE *output, int *pout, int *rout) |
| |
| void | uvld (int *pp, int Long, FILE *input, int *pin, int *rin) |
| |
| void | pcpet (int skipdpcm, int Long, char *input_filename, char *output_filename, int ncol, int nline) |
| |
| void | pdpet (int skipdpcm, int Long, char *input_filename, char *output_filename, int ncol, int nline) |
| |
◆ atrl()
◆ itrl()
◆ pcpet()
| void pcpet |
( |
int | skipdpcm, |
|
|
int | Long, |
|
|
char * | input_filename, |
|
|
char * | output_filename, |
|
|
int | ncol, |
|
|
int | nline ) |
◆ pdpet()
| void pdpet |
( |
int | skipdpcm, |
|
|
int | Long, |
|
|
char * | input_filename, |
|
|
char * | output_filename, |
|
|
int | ncol, |
|
|
int | nline ) |
◆ posmsb()
◆ prefm()
◆ putin()
◆ putout()
◆ uvlc()
| void uvlc |
( |
int * | pp, |
|
|
int | Long, |
|
|
FILE * | output, |
|
|
int * | pout, |
|
|
int * | rout ) |
|
extern |
◆ uvld()
| void uvld |
( |
int * | pp, |
|
|
int | Long, |
|
|
FILE * | input, |
|
|
int * | pin, |
|
|
int * | rin ) |
|
extern |