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

Method getAllocator

src/vaapi_rgb_packet_processor.cpp:489–492  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

487}
488
489Allocator *VaapiRgbPacketProcessor::getAllocator()
490{
491 return impl_->buffer_allocator;
492}
493} /* namespace libfreenect2 */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected