#include "Algorithm/AlgBase.h"
Go to the source code of this file.
Classes | |
class | AlgRmMu |
Namespaces | |
namespace | RmMuMask |
Variables | |
static const int | RmMuMask::kRMMU_ISMU_MASK = 0x2 |
static const int | RmMuMask::kRMMU_ISSHW_MASK = 0x4 |
static const int | RmMuMask::kRMMU_ISPHYS_MASK = 0x8 |
static const int | RmMuMask::kRMMU_ISSCALED_MASK = 0x10 |
static const int | RmMuMask::kRMMU_INRECOTRK_MASK = 0x20 |
static const int | RmMuMask::kRMMU_ISRETAIN_MASK = 0x40 |
static const int | RmMuMask::kRMMU_ISMCELEC_MASK = 0x80 |
static const int | RmMuMask::kRMMU_NUM_SHIFT = 8 |
static const float | RmMuMask::kRMMU_SCL_FACT_SCALE = 10000 |