|
enum | HoleType_t { LSB
, MIDDLE
, MSB
, INVALID
} |
|
◆ better_hole_type()
bool ByteInfo::better_hole_type |
( |
int | hole, |
|
|
int | comp_hole, |
|
|
int | overhead_bits ) const |
Return the better hole for minimizing byte requirements for packing Least number of bytes in the il_info.byte_cycle Least number
◆ dbprint()
void ByteInfo::dbprint |
( |
std::ostream & | out | ) |
const |
|
virtual |
◆ is_better_for_overhead()
bool ByteInfo::is_better_for_overhead |
( |
const ByteInfo & | bi, |
|
|
int | overhead_bits ) const |
Determine which byte is better for overhead, based on either of their LSB or MSB holes
◆ set_interleave_info()
void ByteInfo::set_interleave_info |
( |
int | overhead_bits | ) |
|
Set the information for allocating the interleaved byte.
- See also
- comments on ByteInfo for the definitions of these values
The documentation for this struct was generated from the following files: