Monado OpenXR Runtime
util Directory Reference

Smaller pieces of auxiliary utilities code.

More...

Directory dependency graph for util:
auxiliary/util

Files

file  u_bitwise.c
 Functions for manipulating tightly packed data as bits.
 
file  u_bitwise.h [code]
 Functions for manipulating tightly packed data as bits.
 
file  u_debug.c
 Small debug helpers.
 
file  u_debug.h [code]
 Small debug helpers.
 
file  u_device.c
 Misc helpers for device drivers.
 
file  u_device.h [code]
 Misc helpers for device drivers.
 
file  u_distortion_mesh.c
 Code to generate disortion meshes.
 
file  u_distortion_mesh.h [code]
 Code to generate disortion meshes.
 
file  u_documentation.h [code]
 Header with just documentation.
 
file  u_file.c
 Very simple file opening functions.
 
file  u_file.h [code]
 Very simple file opening functions.
 
file  u_format.c
 Format helpers and block code.
 
file  u_format.h [code]
 Format helpers and block code.
 
file  u_frame.c
 xrt_frame helpers.
 
file  u_frame.h [code]
 xrt_frame helpers.
 
file  u_hashmap.cpp
 Hashmap for integer values header.
 
file  u_hashmap.h [code]
 Hashmap for integer values header.
 
file  u_hashset.cpp
 Hashset struct header.
 
file  u_hashset.h [code]
 Hashset struct header.
 
file  u_json.c
 Tiny JSON wrapper around cJSON.
 
file  u_json.h [code]
 Tiny JSON wrapper around cJSON header.
 
file  u_misc.c
 Very small misc utils.
 
file  u_misc.h [code]
 Very small misc utils.
 
file  u_sink.h [code]
 xrt_frame_sink converters and other helpers.
 
file  u_sink_converter.c
 xrt_frame_sink converters and other helpers.
 
file  u_sink_deinterleaver.c
 A xrt_frame_sink that deinterleaves stereo frames.
 
file  u_sink_queue.c
 A xrt_frame_sink queue.
 
file  u_sink_quirk.c
 A xrt_frame_sink that quirks frames.
 
file  u_sink_split.c
 A xrt_frame_sink splitter.
 
file  u_threading.h [code]
 Slightly higher level thread safe helpers.
 
file  u_time.cpp
 Implementation of a steady, convertible clock.
 
file  u_time.h [code]
 Time-keeping: a clock that is steady, convertible to system time, and ideally high-resolution.
 
file  u_var.cpp
 Variable tracking code.
 
file  u_var.h [code]
 Variable tracking code.
 

Detailed Description

Smaller pieces of auxiliary utilities code.