#include "uvc-parser.h"
Go to the source code of this file.
Namespaces | |
librealsense | |
librealsense::platform | |
Typedefs | |
typedef librealsense::small_heap< frame, 10 > | frames_archive |
Functions | |
void | librealsense::platform::get_block_range (const std::vector< usb_descriptor > &descs, int mi, int &begin, int &end) |
typedef librealsense::small_heap<frame, 10> frames_archive |
Definition at line 14 of file uvc-parser.cpp.