Home
last modified time | relevance | path

Searched refs:Get8x6 (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.cc37 std::make_pair("8x6", Footprint::Get8x6()), in TEST()
72 EXPECT_NEAR(Footprint::Get8x6().Bitrate(), 2.67f, 0.01f); in TEST()
H A Dpartition_test.cc207 Footprint::Get8x6(), in TEST()
H A Dlogical_astc_block_test.cc150 { "footprint_8x6", false, Footprint::Get8x6(), 32, 32 }, in GetSyntheticImageTestParams()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/test/
H A Dfootprint_test.cc37 std::make_pair("8x6", Footprint::Get8x6()), in TEST()
72 EXPECT_NEAR(Footprint::Get8x6().Bitrate(), 2.67f, 0.01f); in TEST()
H A Dpartition_test.cc207 Footprint::Get8x6(), in TEST()
H A Dlogical_astc_block_test.cc150 { "footprint_8x6", false, Footprint::Get8x6(), 32, 32 }, in GetSyntheticImageTestParams()
/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h67 static Footprint Get8x6() { return Footprint(FootprintType::k8x6); } in Get8x6() function
H A Dpartition.cc546 GenerateASTCPartitionTree(Footprint::Get8x6()), in FindKClosestASTCPartitions()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc-codec/src/decoder/
H A Dfootprint.h67 static Footprint Get8x6() { return Footprint(FootprintType::k8x6); } in Get8x6() function
H A Dpartition.cc546 GenerateASTCPartitionTree(Footprint::Get8x6()), in FindKClosestASTCPartitions()