Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ getFuture
Method
getFuture
external/nvImageCodec/src/processing_results.cpp:75–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
73
}
74
75
ProcessingResultsPromise::FutureImpl ProcessingResultsPromise::getFuture() {
76
return promise_impl_.get_future();
77
}
78
79
ProcessingResultsPromise::ProcessingResultsPromise(int num_samples)
80
: results_(num_samples),
Callers
3
process
Method · 0.80
decode
Method · 0.80
encode
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected