IODA Bundle
odc_decoder_t::DecodeColumn Struct Reference

Public Attributes

void * data
 
size_t elemSize
 
size_t stride
 
bool transpose
 

Detailed Description

Definition at line 42 of file api/odc.cc.

Member Data Documentation

◆ data

void* odc_decoder_t::DecodeColumn::data

Definition at line 43 of file api/odc.cc.

◆ elemSize

size_t odc_decoder_t::DecodeColumn::elemSize

Definition at line 44 of file api/odc.cc.

◆ stride

size_t odc_decoder_t::DecodeColumn::stride

Definition at line 45 of file api/odc.cc.

◆ transpose

bool odc_decoder_t::DecodeColumn::transpose

Definition at line 46 of file api/odc.cc.


The documentation for this struct was generated from the following file: