Searched defs:ProgDecodeContext (Results 1 – 1 of 1) sorted by relevance
92 struct ProgDecodeContext { struct93 DecodeContext decodeContext;95 static constexpr uint8_t DEFAULT_STEP = 10;96 static constexpr uint8_t FULL_PROGRESS = 100;100 uint8_t desiredStep = DEFAULT_STEP;105 uint8_t totalProcessProgress = 0;