Home
last modified time | relevance | path

Searched defs:ObuExtensionHeader (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libaom/test/
H A Ddecode_scalability_test.cc23 struct ObuExtensionHeader { struct
24 int temporal_id;
25 int spatial_id;
77 TEST_P(DecodeScalabilityTest, ObuExtensionHeader) { RunTest(); } in TEST_P() argument