Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/decoder/
H A Dobu.c694 const int spatial_layer_description_present_flag = aom_rb_read_bit(rb); in scalability_structure() local
706 if (spatial_layer_description_present_flag) { in scalability_structure()
/aosp_15_r20/external/libgav1/src/
H A Dobu_parser.cc2235 const auto spatial_layer_description_present_flag = scratch != 0; in ParseMetadataScalability() local
2253 if (spatial_layer_description_present_flag) { in ParseMetadataScalability()