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

Method VaapiBuffer

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

Source from the content-addressed store, hash-verified

124 VABufferID id;
125
126 VaapiBuffer(): Buffer(), id(VA_INVALID_ID) {}
127};
128
129class VaapiAllocator: public Allocator

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected