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