Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenNI/OpenNI
/ GetCodecID
Method
GetCodecID
Source/Modules/nimCodecs/Xn8zCodec.cpp:28–31 ·
view source on GitHub ↗
/ Xn8zCodec */ /
Source
from the content-addressed store, hash-verified
26
/* Xn8zCodec */
27
/*************/
28
XnCodecID Xn8zCodec::GetCodecID() const
29
{
30
return XN_CODEC_8Z;
31
}
32
33
XnFloat Xn8zCodec::GetWorseCompressionRatio() const
34
{
Callers
2
xnGetCodecID
Function · 0.45
HandleNewDataRecord
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected