MCPcopy Create free account
hub / github.com/OpenKinect/libfreenect2 / image

Method image

src/tegra_jpeg_rgb_packet_processor.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 TegraImage *image()
138 {
139 return reinterpret_cast<TegraImage *>(rawdata);
140 }
141
142 virtual ~TegraFrame()
143 {

Callers 1

decompressMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected