struct BitDepthMap

Defined at line 15 of file ../../src/camera/lib/raw_formats/raw_bit_depth.h

This describes the number of bits used for each pixel in a color filter.

Public Members

const uint32_t width
const uint32_t height
PointerList rows

Public Methods

void BitDepthMap (const PointerList<uint8_t> & r)

Defined at line 20 of file ../../src/camera/lib/raw_formats/raw_bit_depth.h

void BitDepthMap (PointerList<uint8_t> && r)

Defined at line 25 of file ../../src/camera/lib/raw_formats/raw_bit_depth.h