IODA Bundle
|
Public Attributes | |
void * | data |
size_t | elemSize |
size_t | stride |
bool | transpose |
Definition at line 42 of file api/odc.cc.
void* odc_decoder_t::DecodeColumn::data |
Definition at line 43 of file api/odc.cc.
size_t odc_decoder_t::DecodeColumn::elemSize |
Definition at line 44 of file api/odc.cc.
size_t odc_decoder_t::DecodeColumn::stride |
Definition at line 45 of file api/odc.cc.
bool odc_decoder_t::DecodeColumn::transpose |
Definition at line 46 of file api/odc.cc.