Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrNeRF/LichtFeld-Studio
/ getDecoderId
Method
getDecoderId
external/nvImageCodec/src/image_decoder_factory.cpp:30–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
std::string ImageDecoderFactory::getDecoderId() const {
31
return decoder_desc_->id;
32
}
33
34
std::string ImageDecoderFactory::getCodecName() const {
35
return decoder_desc_->codec;
Callers
2
unregisterDecoderFactory
Method · 0.80
getId
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected