Searched defs:IncrementalDecodingContext (Results 1 – 1 of 1) sorted by relevance
116 struct IncrementalDecodingContext { struct117 std::unique_ptr<ImagePlugin::AbsImageDecoder> decoder;118 ImageDecodingState IncrementalState = ImageDecodingState::UNRESOLVED;119 uint8_t decodingProgress = 0;