This is the complete list of members for
co::CPUCompressor, including all inherited members.
| _findPlugin(uint32_t name) | co::Compressor | [protected] |
| _info | co::Compressor | [protected] |
| _instance | co::Compressor | [protected] |
| _name | co::Compressor | [protected] |
| _plugin | co::Compressor | [protected] |
| _state (defined in co::Compressor) | co::Compressor | [protected] |
| chooseCompressor(const uint32_t tokenType, const float minQuality=1.0f, const bool ignoreMSE=false) | co::CPUCompressor | [static] |
| compress(void *const in, const uint64_t inDims[2]) | co::CPUCompressor | |
| compress(void *const in, const uint64_t pvp[4], const eq_uint64_t flags) | co::CPUCompressor | |
| Compressor() | co::Compressor | |
| CPUCompressor() | co::CPUCompressor | [inline] |
| decompress(const void *const *in, const uint64_t *const inSizes, const unsigned numInputs, void *const out, uint64_t outDim[2]) | co::CPUCompressor | |
| decompress(const void *const *in, const uint64_t *const inSizes, const unsigned numInputs, void *const out, uint64_t pvpOut[4], const uint64_t flags) | co::CPUCompressor | |
| getInfo() const | co::Compressor | [inline] |
| getName() const | co::Compressor | [inline] |
| getNumResults() const | co::CPUCompressor | |
| getPlugin() | co::Compressor | [inline] |
| getQuality() const | co::Compressor | |
| getResult(const unsigned i, void **const out, uint64_t *const outSize) const | co::CPUCompressor | |
| initCompressor(const uint32_t dataType, const float quality, const bool ignoreMSE=false) | co::CPUCompressor | |
| co::Compressor::initCompressor(uint32_t name) | co::Compressor | |
| initDecompressor(uint32_t name) | co::Compressor | |
| isValid(uint32_t name) const | co::Compressor | [virtual] |
| LB_TS_VAR(_thread) (defined in co::Compressor) | co::Compressor | [protected] |
| reset() | co::Compressor | |
| State enum name | co::Compressor | [protected] |
| STATE_COMPRESSOR enum value (defined in co::Compressor) | co::Compressor | [protected] |
| STATE_DECOMPRESSOR enum value (defined in co::Compressor) | co::Compressor | [protected] |
| STATE_FREE enum value (defined in co::Compressor) | co::Compressor | [protected] |
| ~Compressor() | co::Compressor | [virtual] |
| ~CPUCompressor() (defined in co::CPUCompressor) | co::CPUCompressor | [inline, virtual] |