RawSpeed
fast raw decoding library
Loading...
Searching...
No Matches
rawspeed_test::anonymous_namespace{EndiannessTest.h} Namespace Reference

Classes

struct  intPair

Typedefs

using ushort16Type = intPair<uint16_t>
using ushort16TType = std::tuple<ushort16Type, bool>
using uint32Type = intPair<uint32_t>
using uint32TType = std::tuple<uint32Type, bool>
using uint64Type = intPair<uint64_t>
using uint64TType = std::tuple<uint64Type, bool>

Variables

const ushort16Type ushort16Values []
const uint32Type uint32Values []
const uint64Type uint64Values []

Typedef Documentation

◆ uint32TType

using rawspeed_test::anonymous_namespace{EndiannessTest.h}::uint32TType = std::tuple<uint32Type, bool>

Definition at line 106 of file EndiannessTest.h.

◆ uint32Type

using rawspeed_test::anonymous_namespace{EndiannessTest.h}::uint32Type = intPair<uint32_t>

Definition at line 105 of file EndiannessTest.h.

◆ uint64TType

using rawspeed_test::anonymous_namespace{EndiannessTest.h}::uint64TType = std::tuple<uint64Type, bool>

Definition at line 239 of file EndiannessTest.h.

◆ uint64Type

using rawspeed_test::anonymous_namespace{EndiannessTest.h}::uint64Type = intPair<uint64_t>

Definition at line 238 of file EndiannessTest.h.

◆ ushort16TType

using rawspeed_test::anonymous_namespace{EndiannessTest.h}::ushort16TType = std::tuple<ushort16Type, bool>

Definition at line 37 of file EndiannessTest.h.

◆ ushort16Type

using rawspeed_test::anonymous_namespace{EndiannessTest.h}::ushort16Type = intPair<uint16_t>

Definition at line 36 of file EndiannessTest.h.

Variable Documentation

◆ uint32Values

const uint32Type rawspeed_test::anonymous_namespace{EndiannessTest.h}::uint32Values[]

Definition at line 107 of file EndiannessTest.h.

◆ uint64Values

const uint64Type rawspeed_test::anonymous_namespace{EndiannessTest.h}::uint64Values[]

Definition at line 240 of file EndiannessTest.h.

◆ ushort16Values

const ushort16Type rawspeed_test::anonymous_namespace{EndiannessTest.h}::ushort16Values[]

Definition at line 38 of file EndiannessTest.h.