Project
Loading...
Searching...
No Matches
defaults.h File Reference
#include <cstddef>
#include <cstdint>
#include <cstring>
#include "rANS/internal/common/defines.h"

Go to the source code of this file.

Namespaces

namespace  o2
 a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects
 
namespace  o2::rans
 
namespace  o2::rans::defaults
 
namespace  o2::rans::defaults::internal
 

Typedefs

using o2::rans::count_t = uint32_t
 

Enumerations

enum class  o2::rans::CoderTag : uint8_t { o2::rans::Compat , o2::rans::SingleStream , o2::rans::SSE , o2::rans::AVX2 }
 

Variables

constexpr size_t o2::rans::defaults::internal::RenormingLowerBound = 20
 
constexpr size_t o2::rans::defaults::MinRenormPrecisionBits = 10
 
constexpr size_t o2::rans::defaults::MaxRenormPrecisionBits = 20