![]() |
Leptonica 1.68
C Image Processing Library
|
#include <array.h>
Data Fields | |
| size_t | nalloc |
| size_t | size |
| l_int32 | refcount |
| l_uint8 * | data |
| size_t L_Bytea::nalloc |
Definition at line 100 of file array.h.
Referenced by bbufferCreate(), l_byteaAppendData(), l_byteaAppendString(), l_byteaCreate(), and l_byteaExtendArrayToSize().
| size_t L_Bytea::size |
Definition at line 101 of file array.h.
Referenced by l_byteaAppendData(), l_byteaAppendString(), l_byteaCopy(), l_byteaGetData(), l_byteaGetSize(), l_byteaInitFromMem(), l_byteaInitFromStream(), l_byteaSplit(), and main().
Definition at line 102 of file array.h.
Referenced by l_byteaCopy(), l_byteaCreate(), and l_byteaDestroy().
Definition at line 103 of file array.h.
Referenced by barcodeDecode2of5(), barcodeDecode39(), barcodeDecode93(), barcodeDecodeCodabar(), barcodeDecodeEan13(), barcodeDecodeI2of5(), barcodeDecodeUpca(), barcodeDispatchDecoder(), l_byteaAppendData(), l_byteaAppendString(), l_byteaCopy(), l_byteaCreate(), l_byteaDestroy(), l_byteaExtendArrayToSize(), l_byteaGetData(), l_byteaInitFromMem(), l_byteaInitFromStream(), and main().