Home
last modified time | relevance | path

Searched refs:Get10x8 (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.cc41 std::make_pair("10x8", Footprint::Get10x8()), in TEST()
76 EXPECT_NEAR(Footprint::Get10x8().Bitrate(), 1.60f, 0.01f); in TEST()
83 auto footprint = Footprint::Get10x8(); in TEST()
H A Dpartition_test.cc211 Footprint::Get10x8(), in TEST()
H A Dlogical_astc_block_test.cc154 { "footprint_10x8", false, Footprint::Get10x8(), 32, 32 }, in GetSyntheticImageTestParams()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/test/
H A Dfootprint_test.cc41 std::make_pair("10x8", Footprint::Get10x8()), in TEST()
76 EXPECT_NEAR(Footprint::Get10x8().Bitrate(), 1.60f, 0.01f); in TEST()
83 auto footprint = Footprint::Get10x8(); in TEST()
H A Dpartition_test.cc211 Footprint::Get10x8(), in TEST()
H A Dlogical_astc_block_test.cc154 { "footprint_10x8", false, Footprint::Get10x8(), 32, 32 }, in GetSyntheticImageTestParams()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h71 static Footprint Get10x8() { return Footprint(FootprintType::k10x8); } in Get10x8() function
H A Dpartition.cc550 GenerateASTCPartitionTree(Footprint::Get10x8()), in FindKClosestASTCPartitions()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h71 static Footprint Get10x8() { return Footprint(FootprintType::k10x8); } in Get10x8() function
H A Dpartition.cc550 GenerateASTCPartitionTree(Footprint::Get10x8()), in FindKClosestASTCPartitions()