Searched defs:ProgDecodeContext (Results 1 – 1 of 1) sorted by relevance
74 struct ProgDecodeContext { struct75 DecodeContext decodeContext;77 static constexpr uint8_t DEFAULT_STEP = 10;78 static constexpr uint8_t FULL_PROGRESS = 100;82 uint8_t desiredStep = DEFAULT_STEP;87 uint8_t totalProcessProgress = 0;