Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/test/
H A Dfootprint_test.cc40 std::make_pair("10x6", Footprint::Get10x6()), in TEST()
75 EXPECT_NEAR(Footprint::Get10x6().Bitrate(), 2.13f, 0.01f); in TEST()
H A Dpartition_test.cc160 const Partition astc = GetASTCPartition(Footprint::Get10x6(), 3, 557); in TEST()
210 Footprint::Get10x6(), in TEST()
H A Dlogical_astc_block_test.cc152 { "footprint_10x6", false, Footprint::Get10x6(), 32, 32 }, in GetSyntheticImageTestParams()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/test/
H A Dfootprint_test.cc40 std::make_pair("10x6", Footprint::Get10x6()), in TEST()
75 EXPECT_NEAR(Footprint::Get10x6().Bitrate(), 2.13f, 0.01f); in TEST()
H A Dpartition_test.cc160 const Partition astc = GetASTCPartition(Footprint::Get10x6(), 3, 557); in TEST()
210 Footprint::Get10x6(), in TEST()
H A Dlogical_astc_block_test.cc152 { "footprint_10x6", false, Footprint::Get10x6(), 32, 32 }, in GetSyntheticImageTestParams()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h70 static Footprint Get10x6() { return Footprint(FootprintType::k10x6); } in Get10x6() function
H A Dpartition.cc549 GenerateASTCPartitionTree(Footprint::Get10x6()), in FindKClosestASTCPartitions()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h70 static Footprint Get10x6() { return Footprint(FootprintType::k10x6); } in Get10x6() function
H A Dpartition.cc549 GenerateASTCPartitionTree(Footprint::Get10x6()), in FindKClosestASTCPartitions()