#include </home/clem/local/src/opie/noncore/apps/opie-reader/arith.h>
Collaboration diagram for ArithClass:

Public Member Functions | |
| void | Arith_DecodeInit (PPM_ReadBuf *readbuf, UCHAR *buf, UINT bufsize) |
| UINT | Arith_DecodeVal (UINT size) |
| void | Arith_Decode (UINT min, UINT max, UINT size) |
| void | Arith_DecodeEnd (void) |
Private Attributes | |
| UCHAR * | ainbuf |
| UCHAR * | apinbuf |
| UCHAR * | aendinbuf |
| UINT | ainbufsize |
| USHORT | avalue |
| USHORT | alow |
| USHORT | ahigh |
| PPM_ReadBuf * | areadbuf |
| UCHAR | abitcnt |
| USHORT | abitbuf |
|
||||||||||||||||
|
Definition at line 62 of file arith_d.cpp. References abitbuf, abitcnt, aendinbuf, ahigh, ainbuf, ainbufsize, alow, apinbuf, areadbuf, avalue, DIV16, MUL16, range, and PPM_ReadBuf::readbuf(). Referenced by ppm_worker::Decode_NewSym(), and ppm_worker::Decode_NoExclude(). |
|
|
Definition at line 93 of file arith_d.cpp. Referenced by ppm_expander::~ppm_expander(). |
|
||||||||||||||||
|
Definition at line 13 of file arith_d.cpp. References abitbuf, abitcnt, aendinbuf, ahigh, ainbuf, ainbufsize, alow, apinbuf, areadbuf, avalue, and PPM_ReadBuf::readbuf(). Referenced by ppm_expander::locate(). |
|
|
Definition at line 44 of file arith_d.cpp. References ahigh, alow, avalue, DIV16, MUL16, and range. Referenced by ppm_worker::Decode_NewSym(), and ppm_worker::Decode_NoExclude(). |
|
|
Definition at line 32 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 31 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 27 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 29 of file arith.h. Referenced by Arith_Decode(), Arith_DecodeInit(), and Arith_DecodeVal(). |
|
|
Definition at line 26 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 28 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 29 of file arith.h. Referenced by Arith_Decode(), Arith_DecodeInit(), and Arith_DecodeVal(). |
|
|
Definition at line 27 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 30 of file arith.h. Referenced by Arith_Decode(), and Arith_DecodeInit(). |
|
|
Definition at line 29 of file arith.h. Referenced by Arith_Decode(), Arith_DecodeInit(), and Arith_DecodeVal(). |
1.4.2