Searched defs:ProgDecodeContext (Results 1 – 1 of 1) sorted by relevance
90 struct ProgDecodeContext { struct91 DecodeContext decodeContext;93 static constexpr uint8_t DEFAULT_STEP = 10;94 static constexpr uint8_t FULL_PROGRESS = 100;98 uint8_t desiredStep = DEFAULT_STEP;103 uint8_t totalProcessProgress = 0;