|
RawSpeed
fast raw decoding library
|
#include "bitstreams/BitStreamerMSB.h"#include "bitstreams/BitStreamerTest.h"#include <array>#include <cstdint>#include <gtest/gtest.h>Go to the source code of this file.
Namespaces | |
| namespace | rawspeed_test |
| namespace | rawspeed_test::anonymous_namespace{BitSteramerMSBTest.cpp} |
Functions | |
| rawspeed_test::anonymous_namespace{BitSteramerMSBTest.cpp}::INSTANTIATE_TYPED_TEST_SUITE_P (MSB, BitStreamerTest, Patterns< BitStreamerMSB >) | |
Variables | |
| template<> | |
| const std::array< uint8_t, 8 > | rawspeed_test::anonymous_namespace{BitSteramerMSBTest.cpp}::Pattern< BitStreamerMSB, OnesTag >::Data |
| template<> | |
| const std::array< uint8_t, 8 > | rawspeed_test::anonymous_namespace{BitSteramerMSBTest.cpp}::Pattern< BitStreamerMSB, InvOnesTag >::Data |