Searched defs:IncrementalDecodingContext (Results 1 – 1 of 1) sorted by relevance
137 struct IncrementalDecodingContext { struct138 std::unique_ptr<ImagePlugin::AbsImageDecoder> decoder;139 ImageDecodingState IncrementalState = ImageDecodingState::UNRESOLVED;140 uint8_t decodingProgress = 0;