MCPcopy Create free account
hub / github.com/AIRLegend/aitrack / ~FrameQueue

Method ~FrameQueue

PS3Driver/src/ps3eye.cpp:442–445  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

440 }
441
442 ~FrameQueue()
443 {
444 free(frame_buffer);
445 }
446
447 uint8_t* GetFrameBufferStart()
448 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected