Searched defs:spatial_layers_count (Results 1 – 2 of 2) sorted by relevance
44 int spatial_layers_count) { in WriteDummyTestFrames()71 int spatial_layers_count) { in CreateTestFile()84 int spatial_layers_count) { in ValidateFrame()106 int spatial_layers_count) { in ValidateContent()
2229 const auto spatial_layers_count = static_cast<int>(scratch) + 1; in ParseMetadataScalability() local