|
RawSpeed
fast raw decoding library
|
#include "bitstreams/BitStreamerMSB16.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{BitStreamerMSB16Test.cpp} |
Functions | |
| rawspeed_test::anonymous_namespace{BitStreamerMSB16Test.cpp}::INSTANTIATE_TYPED_TEST_SUITE_P (MSB16, BitStreamerTest, Patterns< BitStreamerMSB16 >) | |
Variables | |
| template<> | |
| const std::array< uint8_t, 8 > | rawspeed_test::anonymous_namespace{BitStreamerMSB16Test.cpp}::Pattern< BitStreamerMSB16, OnesTag >::Data |
| template<> | |
| const std::array< uint8_t, 8 > | rawspeed_test::anonymous_namespace{BitStreamerMSB16Test.cpp}::Pattern< BitStreamerMSB16, InvOnesTag >::Data |