Home
last modified time | relevance | path

Searched refs:Av1DecoderAvailable (Results 1 – 3 of 3) sorted by relevance

/external/rust/crabbyavif/c_api_tests/
Ddecoder_tests.cc39 if (!testutil::Av1DecoderAvailable()) { in TEST()
60 if (!testutil::Av1DecoderAvailable()) { in TEST()
76 if (!testutil::Av1DecoderAvailable()) { in TEST()
93 if (!testutil::Av1DecoderAvailable()) { in TEST()
130 if (!testutil::Av1DecoderAvailable()) { in TEST()
156 if (!testutil::Av1DecoderAvailable()) { in TEST()
188 if (!testutil::Av1DecoderAvailable()) { in TEST()
210 if (!testutil::Av1DecoderAvailable()) { in TEST()
262 if (!testutil::Av1DecoderAvailable()) { in TEST()
390 if (!testutil::Av1DecoderAvailable()) { in TEST()
[all …]
Dtestutil.h63 bool Av1DecoderAvailable() { return true; } in Av1DecoderAvailable() function
Dconformance_tests.cc2642 if (!testutil::Av1DecoderAvailable()) { in TEST_P()