Home
last modified time | relevance | path

Searched refs:Get6x6 (Results 1 – 10 of 10) sorted by relevance

/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/test/
H A Dpartition_test.cc41 Partition a = {Footprint::Get6x6(), /* num_parts = */ 2, in TEST()
72 Partition b = {Footprint::Get6x6(), /* num_parts = */ 2, in TEST()
174 /* footprint = */ Footprint::Get6x6(), in TEST()
205 Footprint::Get6x6(), in TEST()
242 /* footprint = */ Footprint::Get6x6(), in TEST()
H A Dfootprint_test.cc35 std::make_pair("6x6", Footprint::Get6x6()), in TEST()
70 EXPECT_NEAR(Footprint::Get6x6().Bitrate(), 3.56f, 0.01f); in TEST()
H A Dlogical_astc_block_test.cc148 { "footprint_6x6", false, Footprint::Get6x6(), 32, 32 }, in GetSyntheticImageTestParams()
170 { "rgb_6x6", false, Footprint::Get6x6(), 224, 288 }, in GetRealWorldImageTestParams()
187 { "atlas_small_6x6", true, Footprint::Get6x6(), 256, 256 }, in GetTransparentImageTestParams()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/test/
H A Dpartition_test.cc41 Partition a = {Footprint::Get6x6(), /* num_parts = */ 2, in TEST()
72 Partition b = {Footprint::Get6x6(), /* num_parts = */ 2, in TEST()
174 /* footprint = */ Footprint::Get6x6(), in TEST()
205 Footprint::Get6x6(), in TEST()
242 /* footprint = */ Footprint::Get6x6(), in TEST()
H A Dfootprint_test.cc35 std::make_pair("6x6", Footprint::Get6x6()), in TEST()
70 EXPECT_NEAR(Footprint::Get6x6().Bitrate(), 3.56f, 0.01f); in TEST()
H A Dlogical_astc_block_test.cc148 { "footprint_6x6", false, Footprint::Get6x6(), 32, 32 }, in GetSyntheticImageTestParams()
170 { "rgb_6x6", false, Footprint::Get6x6(), 224, 288 }, in GetRealWorldImageTestParams()
187 { "atlas_small_6x6", true, Footprint::Get6x6(), 256, 256 }, in GetTransparentImageTestParams()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h65 static Footprint Get6x6() { return Footprint(FootprintType::k6x6); } in Get6x6() function
H A Dpartition.cc544 GenerateASTCPartitionTree(Footprint::Get6x6()), in FindKClosestASTCPartitions()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h65 static Footprint Get6x6() { return Footprint(FootprintType::k6x6); } in Get6x6() function
H A Dpartition.cc544 GenerateASTCPartitionTree(Footprint::Get6x6()), in FindKClosestASTCPartitions()