Searched defs:IncrementalDecodingContext (Results 1 – 1 of 1) sorted by relevance
120 struct IncrementalDecodingContext { struct121 std::unique_ptr<ImagePlugin::AbsImageDecoder> decoder;122 ImageDecodingState IncrementalState = ImageDecodingState::UNRESOLVED;123 uint8_t decodingProgress = 0;