Home
last modified time | relevance | path

Searched refs:spatial_layer_description_present_flag (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/decoder/
Dobu.c680 const int spatial_layer_description_present_flag = aom_rb_read_bit(rb); in scalability_structure() local
690 if (spatial_layer_description_present_flag) { in scalability_structure()
/external/libgav1/libgav1/src/
Dobu_parser.cc2243 const auto spatial_layer_description_present_flag = in ParseMetadataScalability() local
2263 if (spatial_layer_description_present_flag) { in ParseMetadataScalability()