Home
last modified time | relevance | path

Searched refs:DecodeFile (Results 1 – 25 of 295) sorted by relevance

12345678910>>...12

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Ddec_file.h36 Status DecodeFile(const DecompressParams& params,
40 static inline Status DecodeFile(const DecompressParams& params,
43 return DecodeFile(params, Span<const uint8_t>(file), io, pool);
H A Dpasses_test.cc191 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
236 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
279 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
283 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
325 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
329 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
362 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, &pool)); in TEST()
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Ddec_file.h36 Status DecodeFile(const DecompressParams& params,
40 static inline Status DecodeFile(const DecompressParams& params,
43 return DecodeFile(params, Span<const uint8_t>(file), io, pool);
H A Dpasses_test.cc195 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
242 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
287 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
291 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
334 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
338 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
372 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, &pool)); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddec_file.h36 Status DecodeFile(const DecompressParams& params,
40 static inline Status DecodeFile(const DecompressParams& params,
43 return DecodeFile(params, Span<const uint8_t>(file), io, pool);
H A Dpasses_test.cc191 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
236 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
279 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
283 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
325 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
329 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
362 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, &pool)); in TEST()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Ddec_file.h36 Status DecodeFile(const DecompressParams& params,
40 static inline Status DecodeFile(const DecompressParams& params,
43 return DecodeFile(params, Span<const uint8_t>(file), io, pool);
H A Dpasses_test.cc191 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
236 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
279 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
283 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
325 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, nullptr)); in TEST()
329 ASSERT_TRUE(DecodeFile(dparams, compressed, &output_d2, nullptr)); in TEST()
362 ASSERT_TRUE(DecodeFile(dparams, compressed, &output, &pool)); in TEST()
/dports/audio/musicpd/mpd-0.23.6/src/command/
H A DFingerprintCommands.cxx82 bool DecodeFile(std::string_view suffix, InputStream &is,
84 void DecodeFile();
200 GetChromaprintCommand::DecodeFile(std::string_view suffix, InputStream &is, in DecodeFile() function in GetChromaprintCommand
225 GetChromaprintCommand::DecodeFile() in DecodeFile() function in GetChromaprintCommand
251 return DecodeFile(suffix, is, plugin); in DecodeFile()
259 DecodeFile(); in Run()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/io/
H A DImageReaderPNM.cxx48 this->DecodeFile<vtkm::io::RGBPixel_8>(inStream, width, height); in Read()
52 this->DecodeFile<vtkm::io::RGBPixel_16>(inStream, width, height); in Read()
64 void ImageReaderPNM::DecodeFile(std::ifstream& inStream, in DecodeFile() function in vtkm::io::ImageReaderPNM
/dports/www/firefox-esr/firefox-91.8.0/media/libvpx/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/net/freeswitch/freeswitch-1.10.3.-release/libs/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/libvpx/source/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/multimedia/libvpx/libvpx-1.11.0/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/www/firefox/firefox-99.0/media/libvpx/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/lang/spidermonkey60/firefox-60.9.0/media/libvpx/libvpx/test/
H A Dvp9_thread_test.cc158 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
190 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) << "threads = " in DecodeFiles()
227 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
231 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
237 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/test/
H A Dvp9_thread_test.cc157 string DecodeFile(const string &filename, int num_threads) { in DecodeFile() function
189 EXPECT_EQ(iter->expected_md5, DecodeFile(iter->name, t)) in DecodeFiles()
228 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
232 EXPECT_EQ(expected_md5, DecodeFile(filename, 2)); in TEST()
238 DecodeFile("vp90-2-03-size-226x226.webm", 2)); in TEST()
/dports/security/vault/vault-1.8.2/vendor/github.com/influxdata/influxdb/stress/
H A Dconfig.go70 c, err = DecodeFile(s)
78 func DecodeFile(s string) (*Config, error) { func
82 if _, err := toml.DecodeFile(s, t); err != nil {
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/openh264/src/test/api/
H A Ddecoder_test.cpp79 DecodeFile (filename.c_str(), this); in TEST_P()
81 DecodeFile (p.fileName, this); in TEST_P()
137 INSTANTIATE_TEST_CASE_P (DecodeFile, DecoderOutputTest,
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/influxdata/influxdb/stress/
H A Dconfig.go70 c, err = DecodeFile(s)
78 func DecodeFile(s string) (*Config, error) { func
82 if _, err := toml.DecodeFile(s, t); err != nil {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openh264/src/test/api/
H A Ddecoder_test.cpp79 ASSERT_TRUE ( DecodeFile (filename.c_str(), this)); in TEST_P()
81 ASSERT_TRUE (DecodeFile(p.fileName, this)); in TEST_P()
144 INSTANTIATE_TEST_CASE_P (DecodeFile, DecoderOutputTest,
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/influxdata/influxdb/stress/
H A Dconfig.go70 c, err = DecodeFile(s)
78 func DecodeFile(s string) (*Config, error) { func
82 if _, err := toml.DecodeFile(s, t); err != nil {
/dports/multimedia/openh264/openh264-2.1.1/test/api/
H A Ddecoder_test.cpp79 ASSERT_TRUE ( DecodeFile (filename.c_str(), this)); in TEST_P()
81 ASSERT_TRUE (DecodeFile(p.fileName, this)); in TEST_P()
144 INSTANTIATE_TEST_CASE_P (DecodeFile, DecoderOutputTest,

12345678910>>...12