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

Method VaapiAllocator

src/vaapi_rgb_packet_processor.cpp:144–145  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142
143public:
144 VaapiAllocator(VADisplay display, VAContextID context):
145 display(display), context(context) {}
146
147 virtual Buffer *allocate(size_t size)
148 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected