#include "rle_code.h"
Include dependency graph for rle_raw.h:
Go to the source code of this file.
Data Structures | |
struct | rle_op |
union | rle_op::a |
Functions | |
unsigned int | rle_getraw () |
void | rle_freeraw () |
void | rle_putraw () |
int | rle_raw_alloc () |
void | rle_raw_free () |
void | rle_rawtorow () |
Author: Spencer W. Thomas Computer Science Dept. University of Utah Date: Mon Jul 7 1986 Copyright (c) 1986, Spencer W. Thomas
Definition in file rle_raw.h.