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