quantized depth data for a single 4x4 pixel tile More...
#include <rhr/depthquant.h>
Public Types | |
enum | { precision = Precision , edge = 4 , scale_bits = ScaleBits , bits_per_pixel = BitsPerPixel , num_bytes = (BitsPerPixel * edge * edge) / 8 } |
Public Attributes | |
uint8_t | bits [num_bytes] |
per-pixel interpolation weights More... | |
quantized depth data for a single 4x4 pixel tile
anonymous enum |
uint8_t vistle::DepthQuantizeBits< Precision, BitsPerPixel, ScaleBits >::bits[num_bytes] |
per-pixel interpolation weights