Searched refs:DECODE_SCALE (Results 1 – 2 of 2) sorted by relevance
/developtools/hdc/src/common/ | ||
D | define.h | 64 constexpr double DECODE_SCALE = 0.75; variable |
D | base.cpp | 1392 return static_cast<int>(len * DECODE_SCALE - padding); in CalcDecodeLength() |